Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250226-185607
#<BuildRuby:0x00007f27980efdc8
@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.20250226-185607",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000044 0.000007 0.000051 ( 0.000051)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003701 0.003193 3.234889 ( 2.416355)
build_miniruby 0.001303 0.000252 1.421082 ( 1.418447)
build_ruby 0.001565 0.000303 3.202073 ( 3.403850)
build_all 0.003944 0.004888 5.577122 ( 2.418680)
build_install 0.019214 0.003811 8.046509 ( 4.325649)
test_btest 0.000656 0.000146 47.258501 ( 21.914709)
test_basic 0.006722 0.001494 0.651394 ( 0.716410)
test_all 0.083182 0.031704 595.529882 (175.911236)
test_rubyspec 0.045458 0.031151 100.521455 ( 22.832497)
total: 235.36 sec