Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-105013
#<BuildRuby:0x00005640afe3b0e8
@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.20230120-105013",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.002755 0.001002 0.624558 ( 1.073833)
build_miniruby 0.000659 0.000240 0.620537 ( 0.619722)
build_ruby 0.000975 0.000355 2.162948 ( 2.163703)
build_all 0.007469 0.001107 11.944117 ( 1.456066)
build_install 0.003182 0.003409 1.520131 ( 0.728670)
test_btest 0.000527 0.000198 61.490837 ( 6.401861)
test_basic 0.000000 0.003894 0.260869 ( 0.356208)
test_all 0.000000 0.001108 499.475731 ( 45.577456)
test_rubyspec 0.005790 0.026369 34.682772 ( 45.236205)
total: 103.61 sec