Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250621-222557
#<BuildRuby:0x00007bf340c3fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250621-222557",
@make="make",
@no_timeout_error=nil,
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.003606 0.003232 2.701422 ( 1.971364)
build_miniruby 0.001288 0.000108 1.206288 ( 1.203458)
build_ruby 0.001336 0.000514 3.206585 ( 3.345977)
build_all 0.008022 0.000270 5.173781 ( 2.031906)
build_install 0.013764 0.004642 6.938793 ( 3.380969)
test_btest 0.000638 0.000220 50.950290 ( 14.015461)
test_basic 0.004360 0.001805 0.636659 ( 0.693269)
test_all 0.072000 0.043419 545.870852 (192.028533)
test_rubyspec 0.043930 0.033422 102.883820 ( 17.771981)
total: 236.44 sec