Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-003521
#<BuildRuby:0x00005590083adfc0
@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.20230817-003521",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.003724 0.003377 2.281207 ( 6.804200)
build_miniruby 0.001134 0.000097 1.693822 ( 2.976040)
build_ruby 0.001702 0.000146 3.389572 ( 6.244653)
build_all 0.004499 0.003769 6.405650 ( 5.770369)
build_install 0.020363 0.000555 7.958694 ( 8.951410)
test_btest 0.000000 0.000848 83.143246 ( 55.176491)
test_basic 0.004076 0.003417 0.943194 ( 1.535850)
test_all 0.008799 0.001100 706.282708 (515.052385)
test_rubyspec 0.045348 0.026291 106.953317 (179.387444)
total: 781.90 sec