Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-143450
#<BuildRuby:0x00007fccd9fcfdc0
@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.20240826-143450",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005465 0.002159 3.672421 ( 3.615630)
build_miniruby 0.001347 0.000379 1.714713 ( 1.711064)
build_ruby 0.001606 0.000452 3.626640 ( 3.813143)
build_all 0.005110 0.004253 8.112543 ( 3.209814)
build_install 0.014798 0.004849 10.680764 ( 4.736543)
test_btest 0.000762 0.000233 114.570042 ( 30.992886)
test_basic 0.008748 0.001402 1.175615 ( 1.220300)
test_all 0.118858 0.031079 835.821933 (239.274312)
test_rubyspec 0.047209 0.042081 159.243919 ( 34.503747)
total: 323.08 sec