Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-185322
#<BuildRuby:0x00007fda7cbefdd0
@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.20241128-185322",
@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.000022 0.000007 0.000029 ( 0.000028)
autoconf 0.000166 0.000051 0.000217 ( 0.000219)
configure 0.000041 0.000012 0.000053 ( 0.000052)
build_up 0.004358 0.005455 3.854359 ( 4.695423)
build_miniruby 0.001300 0.000448 1.687705 ( 1.916936)
build_ruby 0.000000 0.002706 4.786323 ( 5.397856)
build_all 0.003701 0.007037 7.033939 ( 5.801230)
build_install 0.021630 0.006171 10.019084 ( 7.351163)
test_btest 0.000906 0.000000 84.771107 ( 45.548941)
test_basic 0.011717 0.000000 1.202897 ( 1.457702)
test_all 0.108110 0.048140 737.121245 (384.404930)
test_rubyspec 0.057101 0.033905 124.055568 ( 50.814553)
total: 507.39 sec