Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-224209
#<BuildRuby:0x000077ee4172fdd8
@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.20251231-224209",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.002458 0.003870 2.350312 ( 2.487749)
build_miniruby 0.000705 0.000917 1.605693 ( 1.602437)
build_ruby 0.001632 0.000178 3.719165 ( 3.806880)
build_all 0.005758 0.002646 6.241583 ( 2.537734)
build_install 0.014778 0.006385 8.100234 ( 4.340498)
test_btest 0.000730 0.000225 72.628453 ( 18.726028)
test_basic 0.007312 0.001721 0.888532 ( 0.932609)
test_all 0.091420 0.033130 745.938882 (221.983445)
test_rubyspec 0.049612 0.037857 128.836434 ( 24.417317)
total: 280.84 sec