Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-015921
#<BuildRuby:0x0000564704ebbf58
@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.20230102-015921",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000043 0.000002 0.000045 ( 0.000046)
build_up 0.006582 0.000157 0.844084 ( 1.019841)
build_miniruby 0.001276 0.000080 1.012044 ( 1.010146)
build_ruby 0.001640 0.000000 2.769680 ( 2.766993)
build_all 0.009746 0.000155 16.757878 ( 3.005877)
build_install 0.009410 0.000522 2.296217 ( 1.189308)
test_btest 0.000000 0.000733 77.297821 ( 10.297024)
test_basic 0.002800 0.003992 0.356421 ( 0.442356)
test_all 0.001379 0.000145 657.112281 (112.891389)
test_rubyspec 0.125051 0.009145 51.673870 ( 59.694193)
total: 192.32 sec