Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250918-072049
#<BuildRuby:0x00007ca366b0fdc0
@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.20250918-072049",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.004531 0.003585 4.481345 ( 2.846359)
build_miniruby 0.000373 0.001167 1.315183 ( 1.312424)
build_ruby 0.001198 0.000684 4.075002 ( 4.126556)
build_all 0.005920 0.001343 6.314818 ( 2.656300)
build_install 0.012733 0.007118 9.514313 ( 4.548809)
test_btest 0.000630 0.000259 63.743134 ( 19.930117)
test_basic 0.001664 0.006454 1.017756 ( 1.068066)
test_all 0.082067 0.040173 724.115694 (229.537578)
test_rubyspec 0.049590 0.032947 117.008030 ( 26.816835)
total: 292.84 sec