Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-082901
#<BuildRuby:0x000055be1a273d68
@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.20230805-082901",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.002137 0.003761 1.516818 ( 2.724654)
build_miniruby 0.000870 0.000062 0.859216 ( 0.858932)
build_ruby 0.001105 0.000079 2.858401 ( 2.858598)
build_all 0.006394 0.003289 15.554563 ( 1.357013)
build_install 0.008970 0.000185 2.291606 ( 1.013692)
test_btest 0.001005 0.000106 88.333795 ( 7.838454)
test_basic 0.004173 0.000440 0.704798 ( 0.781750)
test_all 0.000000 0.001699 565.938956 ( 61.053294)
test_rubyspec 0.017937 0.027682 48.167343 ( 60.423809)
total: 138.91 sec