Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251218-124247
#<BuildRuby:0x000072253fe7fdc0
@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.20251218-124247",
@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.000006 0.000025 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001988 0.005304 2.738506 ( 3.229338)
build_miniruby 0.001569 0.000183 2.036917 ( 2.166233)
build_ruby 0.000957 0.001327 5.105474 ( 5.448970)
build_all 0.003163 0.005772 7.311261 ( 3.676154)
build_install 0.016488 0.004513 9.983206 ( 6.088338)
test_btest 0.000283 0.000755 75.650627 ( 26.002395)
test_basic 0.002961 0.006459 1.098983 ( 3.976475)
test_all 0.081759 0.046484 763.835069 (248.728714)
test_rubyspec 0.047222 0.038869 129.188522 ( 29.821655)
total: 329.14 sec