Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-211142
#<BuildRuby:0x0000561549a62318
@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.20230710-211142",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001716 0.004094 1.931622 ( 3.304491)
build_miniruby 0.001897 0.000000 1.416858 ( 1.416634)
build_ruby 0.001674 0.000000 2.889448 ( 3.124965)
build_all 0.007068 0.000274 2.489090 ( 1.590536)
build_install 0.012493 0.005128 3.787806 ( 2.675053)
test_btest 0.001072 0.000134 84.109832 ( 26.529378)
test_basic 0.005240 0.000655 0.845206 ( 0.912755)
test_all 0.001127 0.000079 611.294629 (192.077564)
test_rubyspec 0.019516 0.033946 87.744034 (104.609920)
total: 336.24 sec