Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-224451
#<BuildRuby:0x000055ed05287b50
@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.20230609-224451",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001404 0.004318 1.418091 ( 2.681439)
build_miniruby 0.001424 0.000238 0.860931 ( 0.859624)
build_ruby 0.001053 0.000176 2.500036 ( 2.500300)
build_all 0.004659 0.004381 12.615190 ( 1.074915)
build_install 0.007283 0.000591 1.761124 ( 0.866263)
test_btest 0.000847 0.000169 82.962223 ( 6.496407)
test_basic 0.004483 0.000000 0.648514 ( 0.731815)
test_all 0.001442 0.000275 426.351685 ( 46.579395)
test_rubyspec 0.009403 0.029784 43.385519 ( 55.850392)
total: 117.64 sec