Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-165810
#<BuildRuby:0x000055f5df623948
@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.20230131-165810",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.003742 0.000000 0.612001 ( 1.039631)
build_miniruby 0.000780 0.000104 0.610208 ( 0.609813)
build_ruby 0.001015 0.000156 2.012748 ( 2.012504)
build_all 0.009102 0.000125 11.862892 ( 1.455426)
build_install 0.002587 0.003857 1.455644 ( 0.689968)
test_btest 0.000531 0.000100 63.064474 ( 6.253841)
test_basic 0.000000 0.003805 0.258334 ( 0.353458)
test_all 0.000769 0.000418 476.161020 ( 45.903687)
test_rubyspec 0.012853 0.016751 35.056924 ( 45.614621)
total: 103.93 sec