Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-172653
#<BuildRuby:0x00005605e06dfe20
@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.20230814-172653",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005829 0.000403 1.492435 ( 2.730544)
build_miniruby 0.000816 0.000181 0.856163 ( 0.855943)
build_ruby 0.001221 0.000271 2.648015 ( 2.648047)
build_all 0.009597 0.000226 16.514279 ( 1.444104)
build_install 0.012072 0.000634 4.890874 ( 1.125909)
test_btest 0.000972 0.000176 79.440832 ( 7.394455)
test_basic 0.001104 0.004753 0.842666 ( 0.917381)
test_all 0.000326 0.004643 520.383789 ( 55.175479)
test_rubyspec 0.014084 0.036775 47.507045 ( 59.780717)
total: 132.07 sec