Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-031205
#<BuildRuby:0x00005588eb03c0e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230206-031205",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000074 0.003917 0.615483 ( 1.001875)
build_miniruby 0.000926 0.000066 0.621979 ( 0.620878)
build_ruby 0.001051 0.000075 2.031940 ( 2.031750)
build_all 0.008256 0.000280 12.195124 ( 1.505213)
build_install 0.005485 0.000366 1.442110 ( 0.706844)
test_btest 0.000667 0.000045 64.699135 ( 6.574149)
test_basic 0.003436 0.000229 0.247480 ( 0.344085)
test_all 0.001087 0.000072 485.741318 ( 46.972216)
test_rubyspec 0.017364 0.011431 35.398424 ( 45.888600)
total: 105.65 sec