Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-144340
#<BuildRuby:0x00007fec89ebfdc0
@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.20240727-144340",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.009400 0.000184 4.048396 ( 4.690034)
build_miniruby 0.001628 0.000226 1.820960 ( 1.962761)
build_ruby 0.002258 0.000313 4.581325 ( 4.978323)
build_all 0.009308 0.001293 8.786072 ( 5.066288)
build_install 0.015355 0.004759 11.405519 ( 6.477558)
test_btest 0.000785 0.000120 119.254516 ( 36.121411)
test_basic 0.003095 0.008765 1.283966 ( 1.340662)
test_all 0.116019 0.037988 872.096443 (277.834622)
test_rubyspec 0.051044 0.035807 169.302816 ( 30.120223)
total: 368.59 sec