Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-075918
#<BuildRuby:0x000056219cd93d48
@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.20230201-075918",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003444 0.000344 0.604809 ( 1.014122)
build_miniruby 0.000834 0.000083 0.617022 ( 0.616927)
build_ruby 0.001196 0.000000 2.056553 ( 2.056198)
build_all 0.000528 0.008539 11.961749 ( 1.470724)
build_install 0.006012 0.000402 1.472858 ( 0.697878)
test_btest 0.000650 0.000000 64.559938 ( 6.062134)
test_basic 0.000341 0.003468 0.264966 ( 0.360473)
test_all 0.000905 0.000278 486.352912 ( 48.727974)
test_rubyspec 0.018396 0.009367 34.921280 ( 45.522238)
total: 106.53 sec