Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250927-184628
#<BuildRuby:0x00007f1abcadfdd0
@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.20250927-184628",
@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.000020 0.000007 0.000027 ( 0.000027)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002523 0.005579 3.971413 ( 2.309636)
build_miniruby 0.001198 0.000099 1.108201 ( 1.105151)
build_ruby 0.001385 0.000169 3.005188 ( 41.052644)
build_all 0.004841 0.002749 5.852881 ( 2.386206)
build_install 0.016135 0.003569 9.775822 ( 4.633932)
test_btest 0.000638 0.000237 58.239741 ( 18.433177)
test_basic 0.005747 0.002679 0.953790 ( 1.002847)
test_all 0.099163 0.026720 641.153821 (188.510299)
test_rubyspec 0.050304 0.030833 113.641529 ( 19.904007)
total: 279.34 sec