Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-141249
#<BuildRuby:0x000055973e811a70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230502-141249",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003322 0.002282 1.867773 ( 4.337727)
build_miniruby 0.001297 0.000259 1.386247 ( 1.390081)
build_ruby 0.001316 0.000263 2.749558 ( 3.007512)
build_all 0.005541 0.001108 2.155931 ( 1.809624)
build_install 0.015356 0.001352 3.477234 ( 2.952823)
test_btest 0.000616 0.000114 74.512628 ( 28.624554)
test_basic 0.004582 0.000848 0.665487 ( 0.756368)
test_all 0.000835 0.000155 567.980874 (181.123082)
test_rubyspec 0.034363 0.012729 72.614562 ( 84.498252)
total: 308.50 sec