Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-104937
#<BuildRuby:0x0000558f21a8dfa8
@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.20230531-104937",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000010 0.000000 0.000010 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005521 0.000213 1.832787 ( 3.113450)
build_miniruby 0.000000 0.001423 1.252256 ( 1.258886)
build_ruby 0.000000 0.001957 2.576377 ( 2.761783)
build_all 0.000000 0.006996 2.155612 ( 1.466590)
build_install 0.011478 0.006662 3.357412 ( 2.556687)
test_btest 0.000911 0.000000 76.458938 ( 33.092775)
test_basic 0.004229 0.003914 0.763234 ( 0.845644)
test_all 0.002085 0.000417 595.208721 (221.956781)
test_rubyspec 0.028576 0.025553 82.005246 ( 98.649198)
total: 365.70 sec