Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-005145
#<BuildRuby:0x00007f8f472ffde0
@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.20241125-005145",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.007857 3.376263 ( 3.388225)
build_miniruby 0.001404 0.000234 1.569602 ( 1.575909)
build_ruby 0.002019 0.000000 4.111538 ( 10.056858)
build_all 0.005619 0.003945 6.525122 ( 2.984576)
build_install 0.019290 0.004623 9.267102 ( 4.795929)
test_btest 0.000700 0.000133 77.586700 ( 23.013428)
test_basic 0.008520 0.004157 1.045366 ( 1.283653)
test_all 0.101193 0.055475 694.299068 (251.317299)
test_rubyspec 0.041845 0.031655 119.003688 ( 20.989747)
total: 319.41 sec