Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260118-100047
#<BuildRuby:0x000072db78affde0
@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.20260118-100047",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.006362 0.001290 3.376307 ( 3.261606)
build_miniruby 0.001628 0.000347 2.148519 ( 2.174446)
build_ruby 0.001292 0.000859 5.319529 ( 5.539468)
build_all 0.008943 0.001189 7.958964 ( 4.439551)
build_install 0.018920 0.006142 10.956386 ( 7.042270)
test_btest 0.001062 0.000003 87.304251 ( 55.944883)
test_basic 0.007494 0.004726 1.322655 ( 1.734600)
test_all 0.103289 0.039674 870.216307 (396.178683)
test_rubyspec 0.049467 0.038947 143.946119 ( 39.884839)
total: 516.20 sec