Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-182355
#<BuildRuby:0x00007f1bd806fdd8
@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.20240819-182355",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000037 0.000008 0.000045 ( 0.000044)
build_up 0.007994 0.001554 4.162156 ( 4.540975)
build_miniruby 0.001676 0.000326 1.883896 ( 1.944247)
build_ruby 0.002321 0.000000 5.072544 ( 5.616172)
build_all 0.005613 0.005065 8.930001 ( 4.927015)
build_install 0.016764 0.003282 11.000021 ( 5.101092)
test_btest 0.000807 0.000173 126.428185 ( 58.454961)
test_basic 0.010197 0.002185 1.369029 ( 1.474162)
test_all 0.104136 0.047936 854.709953 (251.763383)
test_rubyspec 0.043580 0.047313 171.666496 ( 35.710411)
total: 369.53 sec