Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250331-081611
#<BuildRuby:0x00007fed3e3afdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250331-081611",
@make="make",
@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.000009 0.000006 0.000015 ( 0.000015)
autoconf 0.000017 0.000013 0.000030 ( 0.000029)
configure 0.000012 0.000009 0.000021 ( 0.000020)
build_up 0.003500 0.003624 3.613395 ( 2.581589)
build_miniruby 0.000939 0.000689 1.392916 ( 1.390117)
build_ruby 0.001213 0.000889 3.149197 ( 3.344275)
build_all 0.000236 0.008379 5.558903 ( 2.357595)
build_install 0.007087 0.011006 8.380988 ( 4.202239)
test_btest 0.000404 0.000379 47.776375 ( 14.682273)
test_basic 0.004297 0.004299 0.857427 ( 0.910678)
test_all 0.068377 0.049054 596.679347 (179.821642)
test_rubyspec 0.045193 0.029454 102.260365 ( 22.694946)
total: 231.99 sec