Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-034158
#<BuildRuby:0x0000563b8ee7efa8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240118-034158",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000914 0.004550 0.912834 ( 1.283348)
build_miniruby 0.000827 0.000247 0.808652 ( 0.808629)
build_ruby 0.001168 0.000351 2.675584 ( 2.676341)
build_all 0.007077 0.000681 12.022591 ( 1.007147)
build_install 0.010975 0.000000 3.658739 ( 0.987330)
test_btest 0.000796 0.000000 68.410071 ( 5.050820)
test_basic 0.004069 0.000000 0.406697 ( 0.487262)
test_all 0.054155 0.041139 372.663050 ( 32.585381)
test_rubyspec 0.029705 0.097231 73.044712 ( 85.519118)
total: 130.41 sec