Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-171837
#<BuildRuby:0x00007fcb1b9bfdc8
@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.20241020-171837",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000038 0.000007 0.000045 ( 0.000044)
build_up 0.007876 0.000662 4.330408 ( 4.666807)
build_miniruby 0.001368 0.000235 1.743163 ( 1.870674)
build_ruby 0.002036 0.000349 4.839968 ( 5.211105)
build_all 0.011390 0.000000 8.010527 ( 5.364037)
build_install 0.019419 0.004448 11.319865 ( 7.029293)
test_btest 0.001012 0.000000 98.839576 ( 59.509558)
test_basic 0.012977 0.000000 1.282078 ( 1.634860)
test_all 0.093030 0.064091 830.356954 (396.946531)
test_rubyspec 0.058466 0.024003 131.934860 ( 31.481047)
total: 513.72 sec