Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250917-092024
#<BuildRuby:0x000073ee6d03fdc0
@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-092024",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.002556 0.005213 3.661748 ( 2.208689)
build_miniruby 0.000978 0.000304 1.118586 ( 1.115167)
build_ruby 0.000412 0.001165 2.947398 ( 13.624890)
build_all 0.003982 0.003054 5.242937 ( 2.084471)
build_install 0.017068 0.001183 7.583971 ( 3.482866)
test_btest 0.000000 0.000821 52.400298 ( 17.624770)
test_basic 0.004562 0.001950 0.673798 ( 3.017897)
test_all 0.081251 0.034325 595.805278 (190.030837)
test_rubyspec 0.057948 0.021663 112.275447 ( 19.226548)
total: 252.42 sec