Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260319-170050
#<BuildRuby:0x000072980d0cfdd8
@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.20260319-170050",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000036 0.000009 0.000045 ( 0.000046)
build_up 0.001565 0.007524 3.184961 ( 5.790254)
build_miniruby 0.001692 0.000205 2.460404 ( 2.769598)
build_ruby 0.001869 0.000658 5.890668 ( 30.826478)
build_all 0.007570 0.003507 8.133292 ( 8.533388)
build_install 0.015899 0.010134 11.217093 ( 12.397482)
test_btest 0.001163 0.000000 88.423833 ( 79.909445)
test_basic 0.007205 0.005341 1.414176 ( 2.178673)
test_all 0.100029 0.045928 825.350033 (349.208263)
test_rubyspec 0.053554 0.039250 138.601031 ( 35.914309)
total: 527.53 sec