Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-125419
#<BuildRuby:0x00007f422383fdd0
@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.20240620-125419",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000044 0.000012 0.000056 ( 0.000055)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.006451 0.001721 3.582516 ( 3.550110)
build_miniruby 0.001234 0.000329 1.497183 ( 1.493791)
build_ruby 0.002029 0.000000 3.741660 ( 3.906141)
build_all 0.007418 0.000275 7.619344 ( 3.050165)
build_install 0.007341 0.012361 10.825283 ( 5.250765)
test_btest 0.000937 0.000000 109.227451 ( 29.305875)
test_basic 0.006094 0.002422 1.106682 ( 1.155636)
test_all 0.115063 0.036109 892.251906 (293.544241)
test_rubyspec 0.041410 0.053877 168.190440 ( 40.831978)
total: 382.09 sec