Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-232946
#<BuildRuby:0x000055e2bc24bce8
@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.20230614-232946",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005561 0.000000 1.458337 ( 2.742774)
build_miniruby 0.001152 0.000000 0.753755 ( 0.753076)
build_ruby 0.001257 0.000000 2.463533 ( 2.464445)
build_all 0.003896 0.006179 12.779481 ( 1.120448)
build_install 0.008271 0.000000 1.870501 ( 0.893898)
test_btest 0.000963 0.000000 83.206926 ( 7.524880)
test_basic 0.000793 0.002397 0.573671 ( 0.661169)
test_all 0.001368 0.000461 449.577644 ( 44.086571)
test_rubyspec 0.018257 0.022067 42.147157 ( 54.650202)
total: 114.90 sec