Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-071225
#<BuildRuby:0x000055da2eb1c020
@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.20230113-071225",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003489 0.000268 0.618989 ( 1.054435)
build_miniruby 0.000932 0.000000 0.674303 ( 0.673389)
build_ruby 0.001300 0.000000 2.456518 ( 2.456413)
build_all 0.009798 0.000256 12.896316 ( 1.605414)
build_install 0.002382 0.004156 1.483647 ( 0.723425)
test_btest 0.000585 0.000073 68.274393 ( 6.290480)
test_basic 0.000000 0.003839 0.263825 ( 0.359809)
test_all 0.000000 0.001024 501.217469 ( 52.863528)
test_rubyspec 0.021732 0.009103 35.176331 ( 45.773399)
total: 111.80 sec