Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251002-215511
#<BuildRuby:0x000075733051fdd8
@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.20251002-215511",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.002215 0.006737 4.522523 ( 2.910457)
build_miniruby 0.001334 0.000103 1.480243 ( 1.476888)
build_ruby 0.001844 0.000000 3.987709 ( 4.060544)
build_all 0.002657 0.005494 6.562615 ( 2.857823)
build_install 0.014945 0.004968 9.642219 ( 4.652083)
test_btest 0.000936 0.000000 61.466565 ( 17.291208)
test_basic 0.003470 0.004601 0.831306 ( 0.882875)
test_all 0.085011 0.034836 649.222462 (212.561631)
test_rubyspec 0.050855 0.029721 113.907815 ( 26.730307)
total: 273.43 sec