Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-050016
#<BuildRuby:0x00007f86e97efdc0
@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.20241009-050016",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.008279 0.001610 4.390185 ( 6.228627)
build_miniruby 0.002004 0.000389 2.523493 ( 2.849074)
build_ruby 0.002004 0.000389 4.683445 ( 5.382189)
build_all 0.009709 0.001013 7.874530 ( 6.172265)
build_install 0.023562 0.001760 11.209511 ( 9.335972)
test_btest 0.000763 0.000133 99.229388 ( 80.178168)
test_basic 0.011247 0.000314 1.288193 ( 1.793346)
test_all 0.123921 0.033609 805.232938 (390.793255)
test_rubyspec 0.046094 0.041925 136.281554 ( 40.206150)
total: 542.94 sec