Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-191152
#<BuildRuby:0x000055f2a8217708
@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.20230525-191152",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005056 0.000052 1.484914 ( 2.758165)
build_miniruby 0.001033 0.000052 0.788882 ( 0.788489)
build_ruby 0.001436 0.000000 2.429934 ( 2.429334)
build_all 0.009256 0.000000 12.458252 ( 1.100601)
build_install 0.003923 0.003656 1.618110 ( 0.861423)
test_btest 0.000864 0.000069 80.116072 ( 7.390396)
test_basic 0.000618 0.004008 0.592529 ( 0.674224)
test_all 0.001245 0.000149 435.529592 ( 40.147371)
test_rubyspec 0.021316 0.020402 41.583326 ( 54.008986)
total: 110.16 sec