Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-141802
#<BuildRuby:0x00007f65a626fdc8
@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.20241226-141802",
@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.000004 0.000027 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.001666 0.004426 2.205246 ( 2.767050)
build_miniruby 0.001288 0.000267 2.172248 ( 2.194289)
build_ruby 0.001656 0.000343 4.252867 ( 4.425533)
build_all 0.008000 0.001655 7.055429 ( 3.250380)
build_install 0.013881 0.006995 9.079862 ( 5.736560)
test_btest 0.000791 0.000187 77.164475 ( 22.830932)
test_basic 0.000769 0.008824 0.960242 ( 1.001120)
test_all 0.095023 0.052739 745.760150 (239.328035)
test_rubyspec 0.053291 0.030010 117.622938 ( 28.620557)
total: 310.16 sec