Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-221643
#<BuildRuby:0x0000561573052628
@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.20230118-221643",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006015 0.000431 0.846181 ( 1.039927)
build_miniruby 0.001081 0.000216 1.022733 ( 1.020885)
build_ruby 0.001348 0.000269 2.771833 ( 2.769256)
build_all 0.009069 0.000917 16.917658 ( 3.012266)
build_install 0.010480 0.001057 2.136178 ( 1.086845)
test_btest 0.000839 0.000148 77.900818 ( 10.387950)
test_basic 0.006557 0.001157 0.373044 ( 0.456980)
test_all 0.001084 0.000191 660.176986 (101.848881)
test_rubyspec 0.073995 0.041314 52.243495 ( 60.266904)
total: 181.89 sec