Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-162646
#<BuildRuby:0x0000564892b1a1a8
@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.20230813-162646",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.007229 0.000219 2.282804 ( 6.692926)
build_miniruby 0.001588 0.000048 1.589485 ( 2.141944)
build_ruby 0.001628 0.000000 3.381142 ( 6.102276)
build_all 0.004069 0.004182 2.855595 ( 3.140183)
build_install 0.017722 0.001043 4.326254 ( 6.095917)
test_btest 0.000938 0.000055 82.946335 ( 50.051145)
test_basic 0.003121 0.004554 0.917418 ( 1.758168)
test_all 0.001616 0.000139 658.377882 (400.694374)
test_rubyspec 0.020709 0.042446 98.884329 (170.855304)
total: 647.53 sec