Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-095723
#<BuildRuby:0x0000562b10e9e620
@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.20221227-095723",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002105 0.003683 0.840218 ( 1.006620)
build_miniruby 0.000000 0.001272 1.006760 ( 1.004813)
build_ruby 0.000000 0.001489 2.763089 ( 2.760669)
build_all 0.008401 0.001205 16.672968 ( 2.993363)
build_install 0.010892 0.000617 2.252047 ( 1.177315)
test_btest 0.000767 0.000162 67.830534 ( 11.560455)
test_basic 0.006033 0.001270 0.355984 ( 0.440961)
test_all 0.000626 0.000725 665.733810 ( 95.641803)
test_rubyspec 0.075589 0.032671 51.758648 ( 59.837913)
total: 176.42 sec