Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250209-065109
#<BuildRuby:0x00007fa81e70fdc8
@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.20250209-065109",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002999 0.003159 3.163579 ( 2.350806)
build_miniruby 0.001405 0.000251 1.078303 ( 1.075492)
build_ruby 0.001634 0.000000 2.929678 ( 3.070271)
build_all 0.007637 0.000000 5.282946 ( 2.123250)
build_install 0.012727 0.003677 7.327272 ( 4.507209)
test_btest 0.000732 0.000130 61.287744 ( 17.204776)
test_basic 0.003373 0.003820 0.848736 ( 0.939694)
test_all 0.083035 0.029654 499.473308 (175.764752)
test_rubyspec 0.043494 0.029438 107.485109 ( 21.284518)
total: 228.32 sec