Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-184032
#<BuildRuby:0x0000562ca6477e70
@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.20230125-184032",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005041 0.001551 0.844801 ( 1.164286)
build_miniruby 0.000987 0.000303 1.007859 ( 1.005763)
build_ruby 0.001163 0.000358 2.771626 ( 2.769132)
build_all 0.005286 0.004473 16.704217 ( 3.027409)
build_install 0.009468 0.001922 2.061477 ( 1.067510)
test_btest 0.000694 0.000231 75.676856 ( 10.464633)
test_basic 0.005701 0.000516 0.352366 ( 0.439124)
test_all 0.001413 0.000216 649.642180 ( 96.381467)
test_rubyspec 0.083307 0.045021 52.039209 ( 60.209968)
total: 176.53 sec