Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-103621
#<BuildRuby:0x00007f1840f2fdc8
@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.20241118-103621",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.004356 0.003547 3.782138 ( 3.826044)
build_miniruby 0.000000 0.001559 2.167931 ( 2.166497)
build_ruby 0.000000 0.001796 4.424616 ( 4.991935)
build_all 0.008162 0.001775 6.836823 ( 4.495169)
build_install 0.020208 0.004803 10.285815 ( 6.791317)
test_btest 0.000832 0.000149 78.913497 ( 25.278504)
test_basic 0.006746 0.004779 1.135138 ( 1.227100)
test_all 0.111466 0.036566 737.516218 (245.609744)
test_rubyspec 0.056767 0.028454 120.342762 ( 34.957387)
total: 329.35 sec