Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-072108
#<BuildRuby:0x00007fcc53dffdc8
@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.20241213-072108",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.007857 0.000330 3.954767 ( 4.248141)
build_miniruby 0.001967 0.000000 1.737501 ( 1.746527)
build_ruby 0.002167 0.000000 4.536721 ( 4.780081)
build_all 0.005990 0.003933 6.669059 ( 4.198008)
build_install 0.019618 0.005492 9.365713 ( 7.847267)
test_btest 0.000842 0.000103 79.355867 ( 56.947998)
test_basic 0.007115 0.004790 1.152979 ( 1.515459)
test_all 0.113849 0.035576 767.988255 (380.936895)
test_rubyspec 0.030509 0.049639 120.093695 ( 32.668271)
total: 494.89 sec