Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-102638
#<BuildRuby:0x0000770cc119fdd0
@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.20251105-102638",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.001792 0.004293 2.299264 ( 2.499828)
build_miniruby 0.001075 0.000654 1.672866 ( 1.669225)
build_ruby 0.001323 0.000497 4.118126 ( 4.230175)
build_all 0.005844 0.002753 6.840680 ( 2.876064)
build_install 0.012379 0.005159 8.654940 ( 4.699438)
test_btest 0.001049 0.000005 65.890285 ( 18.004211)
test_basic 0.001803 0.006978 1.049335 ( 1.101194)
test_all 0.090394 0.037741 710.807849 (215.454415)
test_rubyspec 0.047316 0.035202 120.431086 ( 26.572039)
total: 277.11 sec