Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-070710
#<BuildRuby:0x00007f0383aefdc0
@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.20260211-070710",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000043 0.000012 0.000055 ( 0.000055)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.003029 0.004034 2.903762 ( 2.787610)
build_miniruby 0.001487 0.000000 1.891417 ( 1.864337)
build_ruby 0.001947 0.000000 4.274696 ( 4.373885)
build_all 0.006335 0.001253 6.702182 ( 2.847178)
build_install 0.011337 0.009873 10.074297 ( 6.363807)
test_btest 0.000246 0.000739 84.432559 ( 38.597918)
test_basic 0.005863 0.006622 1.323387 ( 1.559932)
test_all 0.085209 0.041156 750.291776 (232.269676)
test_rubyspec 0.042171 0.041358 137.758082 ( 28.978755)
total: 319.64 sec