Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-075619
#<BuildRuby:0x00007f850f52fdc8
@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.20241026-075619",
@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.000003 0.000021 ( 0.000023)
autoconf 0.000059 0.000000 0.000059 ( 0.000059)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007350 0.000616 3.252691 ( 3.173866)
build_miniruby 0.001276 0.000220 1.130251 ( 1.127542)
build_ruby 0.001420 0.000245 3.145443 ( 26.082501)
build_all 0.007933 0.000609 5.593129 ( 2.220066)
build_install 0.012285 0.005930 8.072139 ( 3.687772)
test_btest 0.000722 0.000140 71.510473 ( 19.478464)
test_basic 0.008262 0.001599 0.843662 ( 0.888356)
test_all 0.107942 0.038875 715.044754 (234.162317)
test_rubyspec 0.032741 0.050006 118.058083 ( 24.216467)
total: 315.04 sec