Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-161942
#<BuildRuby:0x0000561b8c32bdf8
@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.20230106-161942",
@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.000008)
autoconf 0.000010 0.000007 0.000017 ( 0.000017)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.005404 0.000998 0.854985 ( 1.022600)
build_miniruby 0.000805 0.000512 1.012782 ( 1.010764)
build_ruby 0.000921 0.000586 2.794697 ( 2.792140)
build_all 0.009288 0.000539 16.847989 ( 3.001286)
build_install 0.007461 0.004017 2.125724 ( 1.076146)
test_btest 0.000560 0.000302 77.280005 ( 10.352784)
test_basic 0.005211 0.002456 0.373564 ( 0.457517)
test_all 0.001027 0.000547 666.925555 (101.532851)
test_rubyspec 0.049811 0.040110 52.183744 ( 60.328977)
total: 181.58 sec