Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-052258
#<BuildRuby:0x00007feaafbdfdc0
@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.20241025-052258",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007376 0.000647 3.572971 ( 3.459236)
build_miniruby 0.001348 0.000245 1.667631 ( 1.664430)
build_ruby 0.000000 0.002119 4.644268 ( 4.816633)
build_all 0.006072 0.004554 7.418911 ( 3.506956)
build_install 0.022525 0.000000 10.253579 ( 5.022307)
test_btest 0.001107 0.000000 82.841357 ( 26.450786)
test_basic 0.003724 0.006987 0.846771 ( 0.887112)
test_all 0.124396 0.024437 746.975680 (222.915401)
test_rubyspec 0.049149 0.037005 123.932900 ( 27.689337)
total: 296.41 sec