Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-012747
#<BuildRuby:0x00007f723d4bfdc8
@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.20240807-012747",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.000540 0.008203 3.776078 ( 3.729110)
build_miniruby 0.001551 0.000388 1.663515 ( 1.662843)
build_ruby 0.001686 0.000421 4.510218 ( 4.932936)
build_all 0.008589 0.002148 8.752210 ( 6.183575)
build_install 0.012479 0.013037 12.024047 ( 8.666543)
test_btest 0.000759 0.000238 124.890556 ( 62.508339)
test_basic 0.004682 0.007397 1.310589 ( 3.821549)
test_all 0.120458 0.039035 947.472741 (729.483346)
test_rubyspec 0.069537 0.027556 182.071502 (172.521390)
total: 993.51 sec