Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-163232
#<BuildRuby:0x00007f7b0503fde0
@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.20241114-163232",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.007980 0.000518 4.036840 ( 4.370527)
build_miniruby 0.001778 0.000000 1.805019 ( 1.909092)
build_ruby 0.002145 0.000000 3.830446 ( 4.005128)
build_all 0.007783 0.000973 6.380572 ( 2.558092)
build_install 0.007886 0.009108 8.544351 ( 4.149218)
test_btest 0.001153 0.000000 81.097781 ( 24.523268)
test_basic 0.002232 0.008487 1.051809 ( 1.125132)
test_all 0.115273 0.029919 731.537233 (212.100302)
test_rubyspec 0.041498 0.042380 126.010270 ( 33.409638)
total: 288.15 sec