Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-104507
#<BuildRuby:0x00007fc9011dfde0
@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.20241031-104507",
@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.000007 0.000028 ( 0.000027)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.008511 0.000234 3.838841 ( 9.153936)
build_miniruby 0.001050 0.000350 1.599627 ( 2.851631)
build_ruby 0.000000 0.002051 4.392777 ( 14.034357)
build_all 0.006180 0.004102 7.231297 ( 4.224893)
build_install 0.021821 0.003067 10.367577 ( 6.846621)
test_btest 0.000928 0.000000 80.128358 ( 52.335159)
test_basic 0.007734 0.004415 1.100304 ( 1.332593)
test_all 0.091415 0.068111 838.280709 (520.482715)
test_rubyspec 0.038930 0.054029 126.208473 ( 72.086768)
total: 683.35 sec