Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-210313
#<BuildRuby:0x000055a9d8f36ee8
@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.20231110-210313",
@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.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004031 0.001260 1.428714 ( 1.741500)
build_miniruby 0.000862 0.000269 0.905034 ( 0.905316)
build_ruby 0.000990 0.000309 2.792094 ( 2.792217)
build_all 0.005619 0.004605 16.522773 ( 1.468571)
build_install 0.004855 0.004203 4.977683 ( 1.183022)
test_btest 0.000499 0.000190 87.138953 ( 7.407735)
test_basic 0.002633 0.001003 0.656865 ( 0.735694)
test_all 0.094714 0.043067 492.276362 ( 52.344570)
test_rubyspec 0.026645 0.022228 50.103947 ( 62.309972)
total: 130.89 sec