Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-032319
#<BuildRuby:0x0000562ab572b560
@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.20240117-032319",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004484 0.000140 1.045253 ( 1.436821)
build_miniruby 0.000719 0.000212 0.898993 ( 0.898426)
build_ruby 0.001021 0.000300 2.799128 ( 2.799512)
build_all 0.005790 0.003356 14.429740 ( 1.299450)
build_install 0.003786 0.003936 4.184271 ( 1.068381)
test_btest 0.000661 0.000231 79.360302 ( 6.439148)
test_basic 0.004996 0.000367 0.697844 ( 0.771503)
test_all 0.105252 0.024880 483.901644 ( 53.374712)
test_rubyspec 0.037456 0.023924 79.757800 ( 92.163145)
total: 160.25 sec