Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250203-055051
#<BuildRuby:0x00007fa073fafdc8
@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.20250203-055051",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000755 0.007219 4.094894 ( 2.856612)
build_miniruby 0.001400 0.000301 1.443182 ( 1.442996)
build_ruby 0.001577 0.000338 3.776026 ( 3.930504)
build_all 0.008209 0.000881 6.127796 ( 2.941542)
build_install 0.015719 0.004848 8.983058 ( 4.624128)
test_btest 0.000643 0.000141 67.294394 ( 19.572312)
test_basic 0.001309 0.006570 0.678923 ( 0.735326)
test_all 0.077005 0.039248 570.186388 (174.215902)
test_rubyspec 0.029854 0.044179 107.676285 ( 24.548709)
total: 234.87 sec