Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-005845
#<BuildRuby:0x000055c4e81ee008
@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.20230515-005845",
@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.000001 0.000014 ( 0.000013)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004504 0.000237 1.661356 ( 2.981352)
build_miniruby 0.001303 0.000069 1.196654 ( 1.206840)
build_ruby 0.001416 0.000075 2.474193 ( 2.743807)
build_all 0.005683 0.000299 2.074662 ( 1.459595)
build_install 0.005305 0.010012 3.411033 ( 3.110675)
test_btest 0.000607 0.000096 73.496740 ( 38.229636)
test_basic 0.000721 0.005057 0.750364 ( 0.957042)
test_all 0.001396 0.000000 614.221611 (283.046176)
test_rubyspec 0.016666 0.044907 85.976167 (113.248420)
total: 446.98 sec