Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-000241
#<BuildRuby:0x00007f2e17a1fdc8
@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.20241106-000241",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.006239 0.001386 3.195135 ( 3.131846)
build_miniruby 0.001475 0.000000 1.189796 ( 1.187089)
build_ruby 0.001846 0.000000 3.752635 ( 3.965112)
build_all 0.007943 0.000000 6.381104 ( 2.659581)
build_install 0.014515 0.001768 8.568958 ( 3.883278)
test_btest 0.000765 0.000148 77.447014 ( 20.500553)
test_basic 0.000147 0.009140 0.895652 ( 0.944335)
test_all 0.112922 0.035174 730.187064 (228.943878)
test_rubyspec 0.047563 0.035390 118.095461 ( 25.574628)
total: 290.79 sec