Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251216-210433
#<BuildRuby:0x000072092979fdc0
@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.20251216-210433",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003150 0.004024 2.482937 ( 2.335202)
build_miniruby 0.000679 0.000884 1.744223 ( 1.741002)
build_ruby 0.000809 0.000927 3.692801 ( 3.759532)
build_all 0.005298 0.003723 6.699885 ( 2.845163)
build_install 0.012732 0.007469 9.381725 ( 5.084243)
test_btest 0.001005 0.000010 73.892358 ( 19.718509)
test_basic 0.004906 0.003530 1.004128 ( 1.054171)
test_all 0.098502 0.028065 709.991240 (215.540645)
test_rubyspec 0.048709 0.033292 129.673199 ( 28.814614)
total: 280.89 sec