Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-074637
#<BuildRuby:0x00007a62e876fdc0
@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.20251230-074637",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002572 0.004144 2.781979 ( 3.343487)
build_miniruby 0.001752 0.000191 2.027516 ( 2.059495)
build_ruby 0.001059 0.002306 5.120077 ( 41.464594)
build_all 0.002496 0.007324 7.592625 ( 4.657223)
build_install 0.019715 0.004912 10.639786 ( 7.068915)
test_btest 0.000030 0.001009 81.665243 ( 33.500819)
test_basic 0.006344 0.003074 1.224684 ( 1.402915)
test_all 0.097487 0.041412 902.789200 (374.661543)
test_rubyspec 0.057902 0.030167 137.927880 ( 40.177724)
total: 508.34 sec