Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-234505
#<BuildRuby:0x00007fc6caddfde0
@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.20240816-234505",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.008698 0.001111 4.026018 ( 5.912684)
build_miniruby 0.001606 0.000378 1.767152 ( 2.291109)
build_ruby 0.002564 0.000000 4.644135 ( 6.188706)
build_all 0.010431 0.001061 8.992490 ( 10.181625)
build_install 0.016344 0.010430 12.045713 ( 13.393116)
test_btest 0.001065 0.000279 125.553092 (137.139836)
test_basic 0.008235 0.005260 1.406578 ( 2.367700)
test_all 0.108102 0.055110 966.858383 (879.860057)
test_rubyspec 0.065053 0.034320 175.311209 (127.902448)
total: 1185.24 sec