Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-220852
#<BuildRuby:0x00005635cf19a3b0
@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.20221226-220852",
@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.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004572 0.000044 1.034077 ( 1.474241)
build_miniruby 0.001251 0.000096 1.367461 ( 1.365888)
build_ruby 0.001198 0.000092 3.304163 ( 3.649420)
build_all 0.006280 0.000483 3.559764 ( 1.868431)
build_install 0.012211 0.003836 2.936859 ( 2.114320)
test_btest 0.000905 0.000090 56.678772 ( 17.868859)
test_basic 0.001927 0.003406 0.346292 ( 0.439588)
test_all 0.001864 0.000233 645.249131 (193.544261)
test_rubyspec 0.026644 0.020666 69.512262 ( 81.611017)
total: 303.94 sec