Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-082058
#<BuildRuby:0x0000562471a1bfa8
@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.20231014-082058",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005423 0.000856 1.456102 ( 1.715115)
build_miniruby 0.000844 0.000134 0.896072 ( 0.896050)
build_ruby 0.001137 0.000180 2.763190 ( 2.763738)
build_all 0.009592 0.000792 18.339018 ( 1.621155)
build_install 0.012439 0.000000 5.380306 ( 1.315528)
test_btest 0.001168 0.000000 87.020900 ( 8.235122)
test_basic 0.007247 0.000334 0.808787 ( 0.882646)
test_all 0.001946 0.004160 558.163220 ( 65.108501)
test_rubyspec 0.034116 0.017672 52.094956 ( 64.218693)
total: 146.76 sec