Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-021813
#<BuildRuby:0x000055d8e0e4bba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230729-021813",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004314 0.000719 1.504329 ( 2.748768)
build_miniruby 0.001118 0.000000 0.950555 ( 0.949726)
build_ruby 0.001205 0.000000 2.611600 ( 2.611331)
build_all 0.005712 0.003383 14.480992 ( 1.241770)
build_install 0.008374 0.000786 2.170234 ( 1.141809)
test_btest 0.000846 0.000154 82.617887 ( 7.740135)
test_basic 0.004766 0.000082 0.628095 ( 0.705984)
test_all 0.000985 0.000171 512.871481 ( 54.092611)
test_rubyspec 0.026176 0.015349 45.016026 ( 57.410288)
total: 128.64 sec