Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-124729
#<BuildRuby:0x00007f450e80fde0
@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.20240703-124729",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007587 0.000980 4.361254 ( 3.895775)
build_miniruby 0.001995 0.000000 1.777430 ( 1.773470)
build_ruby 0.002257 0.000000 3.943054 ( 4.103802)
build_all 0.005151 0.003342 7.971204 ( 3.128229)
build_install 0.007891 0.010731 10.863122 ( 4.995715)
test_btest 0.000764 0.000262 122.248227 ( 32.282839)
test_basic 0.008837 0.001621 1.232513 ( 4.942186)
test_all 0.123121 0.029380 878.333881 (248.832140)
test_rubyspec 0.049293 0.039089 173.347638 ( 37.409562)
total: 341.36 sec