Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-050102
#<BuildRuby:0x00007fbc5354fdc8
@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.20241211-050102",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.008268 0.000918 3.909874 ( 4.879499)
build_miniruby 0.001543 0.000328 1.745468 ( 1.927360)
build_ruby 0.001866 0.000396 4.576798 ( 4.850212)
build_all 0.002754 0.007989 6.820528 ( 4.695462)
build_install 0.021311 0.000136 9.644503 ( 5.998029)
test_btest 0.000664 0.000153 79.617727 ( 49.193408)
test_basic 0.004951 0.005450 1.121429 ( 1.206225)
test_all 0.094523 0.055378 780.135320 (296.294049)
test_rubyspec 0.034246 0.042886 113.744967 ( 24.115064)
total: 393.16 sec