Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-024011
#<BuildRuby:0x00007f406030fdc0
@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.20240703-024011",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005395 0.003420 3.743984 ( 3.121678)
build_miniruby 0.001575 0.000378 1.666187 ( 1.663279)
build_ruby 0.001518 0.000364 3.573775 ( 3.765266)
build_all 0.005698 0.002452 7.537092 ( 2.945528)
build_install 0.017093 0.007129 11.009097 ( 5.668828)
test_btest 0.000845 0.000231 118.396809 ( 40.716436)
test_basic 0.007968 0.003922 1.383655 ( 1.436519)
test_all 0.116193 0.033198 842.484608 (248.347975)
test_rubyspec 0.066249 0.027233 167.755064 ( 29.550936)
total: 337.22 sec