Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250812-134034
#<BuildRuby:0x000076870ab0fdd0
@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.20250812-134034",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003883 0.004235 3.948785 ( 2.711439)
build_miniruby 0.001258 0.000093 1.352347 ( 1.349150)
build_ruby 0.001524 0.000137 3.912868 ( 4.067327)
build_all 0.006383 0.001632 6.149216 ( 2.610362)
build_install 0.013430 0.004220 9.427471 ( 4.717957)
test_btest 0.000701 0.000188 61.641786 ( 17.760087)
test_basic 0.004775 0.003369 0.994576 ( 1.049127)
test_all 0.086401 0.028226 587.497815 (200.118927)
test_rubyspec 0.040334 0.037194 108.132657 ( 25.062962)
total: 259.45 sec