Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250426-101902
#<BuildRuby:0x00007f8ae725fde0
@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.20250426-101902",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.002502 0.003419 2.137860 ( 2.502838)
build_miniruby 0.001144 0.000449 1.606199 ( 1.614857)
build_ruby 0.001816 0.000714 4.427358 ( 4.656521)
build_all 0.008960 0.002811 6.667381 ( 4.395591)
build_install 0.015404 0.007750 8.786735 ( 6.579594)
test_btest 0.000757 0.000303 48.724505 ( 15.274336)
test_basic 0.005918 0.002367 0.728372 ( 0.780435)
test_all 0.073225 0.048388 598.514772 (185.352490)
test_rubyspec 0.046827 0.031873 106.240877 ( 34.214290)
total: 255.37 sec