Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251224-002805
#<BuildRuby:0x0000797dfb42fde0
@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.20251224-002805",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000000 0.000055 0.000055 ( 0.000056)
configure 0.000000 0.000040 0.000040 ( 0.000040)
build_up 0.000237 0.006036 2.660095 ( 2.805445)
build_miniruby 0.000000 0.001610 1.698723 ( 1.695546)
build_ruby 0.001031 0.000962 4.641212 ( 4.713769)
build_all 0.005660 0.003476 7.196856 ( 3.154932)
build_install 0.012345 0.008069 9.761566 ( 5.604006)
test_btest 0.001033 0.000014 77.447180 ( 23.728671)
test_basic 0.003541 0.005105 1.100088 ( 1.155358)
test_all 0.092384 0.039006 732.332800 (220.875097)
test_rubyspec 0.049303 0.035091 128.927179 ( 29.330513)
total: 293.06 sec