Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-065704
#<BuildRuby:0x000055ad15f67f58
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221214-065704",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004200 0.000016 0.838162 ( 1.067510)
build_miniruby 0.000971 0.000065 1.020035 ( 1.018563)
build_ruby 0.001235 0.000082 2.793095 ( 2.686286)
build_all 0.008556 0.000276 15.847350 ( 3.440497)
build_install 0.003820 0.004340 2.246243 ( 1.255859)
test_btest 0.000457 0.000053 64.532253 ( 11.127278)
test_basic 0.000179 0.004439 0.295779 ( 0.386771)
test_all 0.001217 0.000215 664.913068 (138.987288)
test_rubyspec 0.051306 0.018445 52.748604 ( 60.942932)
total: 220.91 sec