Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-014758
#<BuildRuby:0x0000560ec0052858
@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.20221230-014758",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.000522 0.006095 0.846151 ( 1.014959)
build_miniruby 0.000757 0.000442 1.022939 ( 1.020974)
build_ruby 0.001530 0.000000 2.776185 ( 2.773663)
build_all 0.007456 0.002504 16.722002 ( 2.983865)
build_install 0.007605 0.004055 2.299439 ( 1.181936)
test_btest 0.000704 0.000375 69.529701 ( 11.748114)
test_basic 0.004407 0.002083 0.360781 ( 0.447611)
test_all 0.000934 0.000494 669.093563 ( 97.323561)
test_rubyspec 0.066134 0.061099 51.625293 ( 59.648197)
total: 178.14 sec