Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-024822
#<BuildRuby:0x00007fa173cdfde0
@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.20241031-024822",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.009158 0.001147 4.600571 ( 7.039799)
build_miniruby 0.001500 0.000334 1.545406 ( 3.672266)
build_ruby 0.001935 0.000000 4.732521 ( 12.815213)
build_all 0.010135 0.000801 7.599007 ( 5.911617)
build_install 0.019663 0.006783 10.966225 ( 8.378698)
test_btest 0.000807 0.000182 81.971108 ( 65.289005)
test_basic 0.010725 0.001347 1.147276 ( 1.352574)
test_all 0.105870 0.048479 766.952335 (462.049438)
test_rubyspec 0.054899 0.032620 126.030988 ( 76.282790)
total: 642.79 sec