Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-061127
#<BuildRuby:0x00007f686df9fdd0
@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-061127",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.000000 0.008082 3.073367 ( 3.227629)
build_miniruby 0.000000 0.001613 1.213417 ( 1.210762)
build_ruby 0.000000 0.002220 3.439132 ( 3.671327)
build_all 0.007607 0.000833 8.074584 ( 3.190719)
build_install 0.013306 0.005972 10.945839 ( 5.088750)
test_btest 0.000684 0.000263 116.181481 ( 30.815961)
test_basic 0.004735 0.004277 0.993892 ( 1.039255)
test_all 0.094442 0.057204 816.666882 (228.186279)
test_rubyspec 0.062205 0.023322 169.716206 ( 35.957077)
total: 312.39 sec