Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-155542
#<BuildRuby:0x0000563cca9c31c0
@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-155542",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003326 0.628449 ( 1.175799)
build_miniruby 0.000000 0.000928 0.652141 ( 0.652019)
build_ruby 0.000000 0.001307 2.194338 ( 2.193841)
build_all 0.005078 0.004230 11.958506 ( 1.466502)
build_install 0.002016 0.004547 1.510401 ( 0.716014)
test_btest 0.000480 0.000206 62.561976 ( 6.511090)
test_basic 0.000000 0.003821 0.249768 ( 0.345348)
test_all 0.000000 0.001116 486.266067 ( 48.564614)
test_rubyspec 0.011878 0.017123 35.145037 ( 45.738142)
total: 107.36 sec