Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-080846
#<BuildRuby:0x0000562aedc71a00
@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.20230811-080846",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003418 0.003707 2.438206 ( 7.350832)
build_miniruby 0.001647 0.000228 1.917476 ( 5.412000)
build_ruby 0.001903 0.000265 3.713447 ( 8.795711)
build_all 0.004839 0.004000 3.098069 ( 5.842196)
build_install 0.019325 0.001783 4.626233 ( 8.513670)
test_btest 0.001199 0.000184 89.363345 ( 86.851847)
test_basic 0.007735 0.001190 1.074892 ( 2.678257)
test_all 0.001697 0.000261 719.575344 (594.134930)
test_rubyspec 0.018072 0.043365 105.272002 (186.955275)
total: 906.54 sec