Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-030012
#<BuildRuby:0x00005603fa09eeb8
@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.20240110-030012",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002757 0.001205 0.877338 ( 1.296020)
build_miniruby 0.000658 0.000288 0.988914 ( 0.988682)
build_ruby 0.001357 0.000000 2.823036 ( 2.823439)
build_all 0.008996 0.000741 14.731457 ( 1.385152)
build_install 0.007668 0.001219 4.210329 ( 1.133814)
test_btest 0.000000 0.000639 82.295591 ( 7.426799)
test_basic 0.000000 0.003364 0.435620 ( 0.516700)
test_all 0.113175 0.024132 495.480366 ( 57.202186)
test_rubyspec 0.013955 0.019540 50.011509 ( 62.599183)
total: 135.37 sec