Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-162040
#<BuildRuby:0x00007f307c1afdc0
@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-162040",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004780 0.001365 2.219036 ( 2.960322)
build_miniruby 0.001273 0.000364 1.755658 ( 1.888820)
build_ruby 0.001576 0.000450 4.548651 ( 5.271050)
build_all 0.002816 0.007884 7.332616 ( 4.944372)
build_install 0.018738 0.002229 9.300313 ( 7.047040)
test_btest 0.000631 0.000199 76.055184 ( 31.931089)
test_basic 0.007132 0.002242 0.968787 ( 1.994966)
test_all 0.079262 0.062141 701.651166 (219.641311)
test_rubyspec 0.055632 0.022815 118.072352 ( 26.504453)
total: 302.18 sec