Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-070753
#<BuildRuby:0x00007fb047e2fdc0
@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.20250213-070753",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005473 0.001532 3.375937 ( 2.523693)
build_miniruby 0.001157 0.000324 1.463199 ( 1.460919)
build_ruby 0.001821 0.000000 3.331289 ( 3.479942)
build_all 0.008423 0.000000 5.901422 ( 2.475056)
build_install 0.019205 0.000000 8.015663 ( 3.926652)
test_btest 0.000807 0.000159 71.712521 ( 19.838780)
test_basic 0.007095 0.000598 0.842573 ( 0.896944)
test_all 0.079086 0.039687 583.683477 (182.869060)
test_rubyspec 0.051610 0.023172 109.058827 ( 25.620974)
total: 243.09 sec