Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-161446
#<BuildRuby:0x000055e9eedef610
@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.20230122-161446",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003136 0.000261 0.627214 ( 1.019778)
build_miniruby 0.000823 0.000068 0.625114 ( 0.625283)
build_ruby 0.001326 0.000110 2.220651 ( 2.220184)
build_all 0.009486 0.000000 11.995700 ( 1.457045)
build_install 0.006288 0.000000 1.473927 ( 0.702081)
test_btest 0.000674 0.000000 64.594492 ( 5.890677)
test_basic 0.000000 0.003906 0.259681 ( 0.354238)
test_all 0.000896 0.000580 481.470876 ( 51.801251)
test_rubyspec 0.015215 0.011754 34.943672 ( 45.517852)
total: 109.59 sec