Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-120905
#<BuildRuby:0x00007f11cc9ffdc8
@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.20241029-120905",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006565 0.001493 2.954955 ( 2.879867)
build_miniruby 0.001594 0.000000 1.142421 ( 1.139421)
build_ruby 0.001997 0.000000 3.004376 ( 3.235521)
build_all 0.008307 0.000594 5.864911 ( 2.350932)
build_install 0.011170 0.007352 8.277786 ( 3.821324)
test_btest 0.000805 0.000201 70.220878 ( 19.377693)
test_basic 0.005407 0.005205 0.933155 ( 0.979667)
test_all 0.104597 0.039910 712.411709 (222.465771)
test_rubyspec 0.054279 0.020800 114.355125 ( 27.385319)
total: 283.64 sec