Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-101220
#<BuildRuby:0x00007f00b723fdc0
@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.20241118-101220",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.004253 0.002950 3.562309 ( 3.484424)
build_miniruby 0.001172 0.000323 1.424613 ( 1.424197)
build_ruby 0.001936 0.000000 4.289834 ( 4.470925)
build_all 0.007196 0.001426 6.219882 ( 2.678848)
build_install 0.014518 0.004697 9.130413 ( 4.371704)
test_btest 0.000655 0.000179 78.117868 ( 20.815828)
test_basic 0.006148 0.003538 0.997102 ( 1.046204)
test_all 0.107810 0.036674 736.210249 (227.670167)
test_rubyspec 0.054033 0.028525 115.675823 ( 26.187375)
total: 292.15 sec