Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-020226
#<BuildRuby:0x00007f59eb82fdd8
@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.20240626-020226",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.006274 0.001730 3.670545 ( 3.748297)
build_miniruby 0.001277 0.000352 1.595335 ( 1.592186)
build_ruby 0.002162 0.000000 4.042536 ( 4.182912)
build_all 0.008745 0.000000 7.877846 ( 3.125163)
build_install 0.010858 0.008686 10.829585 ( 5.181140)
test_btest 0.000866 0.000255 118.050178 ( 30.954386)
test_basic 0.005055 0.004516 1.283919 ( 1.336441)
test_all 0.095409 0.052862 811.185794 (229.688363)
test_rubyspec 0.013415 0.079615 166.977822 ( 33.418347)
total: 313.23 sec