Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-154727
#<BuildRuby:0x00007fd20eccfdc0
@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.20241109-154727",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004947 0.002506 3.632248 ( 3.526515)
build_miniruby 0.001220 0.000259 1.276762 ( 1.273834)
build_ruby 0.001431 0.000303 4.214109 ( 4.391956)
build_all 0.008153 0.000880 6.577894 ( 2.842578)
build_install 0.015470 0.004753 9.090879 ( 4.234818)
test_btest 0.000721 0.000156 80.218734 ( 21.242034)
test_basic 0.002631 0.006806 0.945903 ( 0.991541)
test_all 0.107309 0.036940 703.452913 (202.027156)
test_rubyspec 0.053248 0.029891 118.770852 ( 27.191746)
total: 267.72 sec