Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-220207
#<BuildRuby:0x00007255a799fdd0
@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.20251006-220207",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.000220 0.007593 3.549116 ( 2.129246)
build_miniruby 0.001310 0.000151 1.169057 ( 1.165568)
build_ruby 0.001092 0.000578 2.871344 ( 2.976229)
build_all 0.005073 0.002563 5.293012 ( 2.092161)
build_install 0.011228 0.007058 7.609434 ( 3.481258)
test_btest 0.000604 0.000295 55.147475 ( 15.163305)
test_basic 0.004200 0.003082 0.673420 ( 0.739382)
test_all 0.092229 0.021879 564.987389 (175.999514)
test_rubyspec 0.056077 0.023114 113.185481 ( 18.421831)
total: 222.17 sec