Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-050708
#<BuildRuby:0x00007f118301fdd8
@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.20240808-050708",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.004031 0.003500 2.901331 ( 2.889825)
build_miniruby 0.001265 0.000169 1.105754 ( 1.102775)
build_ruby 0.001809 0.000241 3.431448 ( 3.639597)
build_all 0.009331 0.000000 7.245384 ( 2.788907)
build_install 0.016702 0.002731 9.400276 ( 4.230187)
test_btest 0.000774 0.000100 108.705480 ( 28.052814)
test_basic 0.003081 0.006797 0.962306 ( 1.008614)
test_all 0.103758 0.051370 775.714511 (234.627540)
test_rubyspec 0.059886 0.033115 170.660828 ( 30.944198)
total: 309.29 sec