Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-195223
#<BuildRuby:0x00007fb62bf1fde0
@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.20240824-195223",
@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.000007 0.000026 ( 0.000027)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004482 0.004132 4.084359 ( 5.443278)
build_miniruby 0.001291 0.000490 1.910759 ( 2.154565)
build_ruby 0.001726 0.000654 4.716140 ( 5.843738)
build_all 0.010680 0.000915 9.162812 ( 8.588776)
build_install 0.021971 0.004566 12.406790 ( 11.052536)
test_btest 0.000663 0.000221 127.677062 (131.092041)
test_basic 0.004188 0.008386 1.402684 ( 2.060408)
test_all 0.120985 0.043566 978.387259 (816.454219)
test_rubyspec 0.058153 0.038765 177.495483 ( 88.013134)
total: 1070.70 sec