Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-085156
#<BuildRuby:0x00007fe0eb2efdc8
@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.20241027-085156",
@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.000011 0.000044 ( 0.000043)
configure 0.000029 0.000010 0.000039 ( 0.000040)
build_up 0.008402 0.001403 4.367988 ( 5.282713)
build_miniruby 0.000000 0.001697 1.828803 ( 2.104460)
build_ruby 0.001043 0.001298 4.862768 ( 5.504771)
build_all 0.010416 0.000718 7.541826 ( 5.595118)
build_install 0.016206 0.009635 10.512634 ( 8.644914)
test_btest 0.000789 0.000278 83.703859 ( 71.886397)
test_basic 0.001413 0.011663 1.144274 ( 1.519937)
test_all 0.117661 0.042641 820.597218 (467.396352)
test_rubyspec 0.058456 0.027796 118.318314 ( 26.826884)
total: 594.76 sec