Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-114507
#<BuildRuby:0x00007fed7045fdc0
@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.20240703-114507",
@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.000028 0.000000 0.000028 ( 0.000027)
autoconf 0.000043 0.000000 0.000043 ( 0.000044)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.000971 0.007337 4.127132 ( 3.535551)
build_miniruby 0.001277 0.000384 1.763554 ( 1.760056)
build_ruby 0.001616 0.000485 4.697782 ( 4.854747)
build_all 0.007611 0.002283 8.453423 ( 3.339372)
build_install 0.019869 0.000662 11.809254 ( 5.592640)
test_btest 0.000850 0.000225 116.816972 ( 30.629901)
test_basic 0.008462 0.001033 1.313050 ( 1.363599)
test_all 0.116713 0.036002 883.565978 (275.525960)
test_rubyspec 0.058985 0.037593 179.396573 ( 47.131169)
total: 373.73 sec