Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-221334
#<BuildRuby:0x00007fedead5fdd8
@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.20241220-221334",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002518 0.003021 1.942787 ( 2.258354)
build_miniruby 0.001361 0.000247 1.471502 ( 1.469470)
build_ruby 0.001946 0.000354 3.996305 ( 44.716157)
build_all 0.008472 0.000092 5.900073 ( 2.402812)
build_install 0.005791 0.009292 7.766654 ( 4.174004)
test_btest 0.000988 0.000000 69.757808 ( 19.559429)
test_basic 0.008644 0.000331 0.931557 ( 0.981804)
test_all 0.116532 0.022664 624.504581 (197.026668)
test_rubyspec 0.056648 0.022405 109.382185 ( 20.523102)
total: 293.11 sec