Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-034818
#<BuildRuby:0x0000564819e6c460
@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.20230112-034818",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006128 0.000449 0.845834 ( 1.085437)
build_miniruby 0.001054 0.000211 1.018379 ( 1.016443)
build_ruby 0.001402 0.000281 2.780196 ( 2.777435)
build_all 0.005378 0.004498 16.791787 ( 2.991608)
build_install 0.009909 0.001324 2.036636 ( 1.067283)
test_btest 0.001074 0.000000 75.957340 ( 10.069903)
test_basic 0.002541 0.004350 0.380397 ( 0.465484)
test_all 0.001490 0.000000 671.258770 (102.752975)
test_rubyspec 0.085235 0.047569 51.791643 ( 59.871536)
total: 182.10 sec