Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-014519
#<BuildRuby:0x00005616ebf86120
@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.20230606-014519",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001822 0.004171 1.874672 ( 3.700793)
build_miniruby 0.001462 0.000182 1.401723 ( 1.402954)
build_ruby 0.001480 0.000000 2.644447 ( 2.834160)
build_all 0.000000 0.007280 2.200598 ( 1.822350)
build_install 0.010864 0.005884 3.432647 ( 2.608713)
test_btest 0.000818 0.000189 78.550277 ( 35.417361)
test_basic 0.003615 0.004112 0.843371 ( 0.951668)
test_all 0.001035 0.000268 619.710692 (272.709301)
test_rubyspec 0.017516 0.032554 82.101886 ( 94.737114)
total: 416.19 sec