Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-165146
#<BuildRuby:0x00005617d2301f48
@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.20230605-165146",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004800 0.001066 1.763691 ( 3.050926)
build_miniruby 0.001301 0.000289 1.375231 ( 1.374643)
build_ruby 0.001400 0.000312 2.757894 ( 2.951682)
build_all 0.007213 0.000000 2.266632 ( 1.555246)
build_install 0.013387 0.005096 3.580755 ( 2.767722)
test_btest 0.000854 0.000194 79.934588 ( 29.726861)
test_basic 0.001663 0.005016 0.767615 ( 0.871402)
test_all 0.001517 0.000414 594.008145 (214.608553)
test_rubyspec 0.016181 0.036301 80.583387 ( 92.386776)
total: 349.29 sec