Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250917-132101
#<BuildRuby:0x00007abc3274fdd8
@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.20250917-132101",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004794 0.002288 3.279222 ( 2.113059)
build_miniruby 0.001206 0.000070 1.107026 ( 1.104207)
build_ruby 0.001452 0.000155 2.910742 ( 15.872805)
build_all 0.004818 0.002307 5.326651 ( 2.069476)
build_install 0.015622 0.004141 7.967034 ( 3.674178)
test_btest 0.000872 0.000000 55.569713 ( 16.757395)
test_basic 0.003265 0.002719 0.642491 ( 0.965163)
test_all 0.081675 0.029317 521.549502 (159.348505)
test_rubyspec 0.048440 0.033895 111.996227 ( 19.550428)
total: 221.46 sec