Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-104127
#<BuildRuby:0x00007f43d86efdc0
@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.20240717-104127",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003361 0.003832 3.305853 ( 3.198813)
build_miniruby 0.001409 0.000352 1.351848 ( 1.348962)
build_ruby 0.001628 0.000407 3.827412 ( 3.964756)
build_all 0.006896 0.001724 7.869650 ( 3.033762)
build_install 0.009689 0.010607 10.478691 ( 4.694706)
test_btest 0.000943 0.000000 114.054052 ( 30.161380)
test_basic 0.006863 0.003996 1.148012 ( 1.209419)
test_all 0.110700 0.039673 817.869608 (236.035027)
test_rubyspec 0.056501 0.033464 167.688306 ( 42.210369)
total: 325.86 sec