Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-090902
#<BuildRuby:0x000055f015aef140
@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-090902",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.001158 0.002683 0.602712 ( 1.188311)
build_miniruby 0.000671 0.000305 0.609041 ( 0.608914)
build_ruby 0.000829 0.000377 2.012014 ( 2.012017)
build_all 0.006080 0.002764 11.883179 ( 1.456075)
build_install 0.004394 0.001997 1.440859 ( 0.692876)
test_btest 0.000486 0.000220 64.339212 ( 6.239015)
test_basic 0.000000 0.003126 0.242980 ( 0.338935)
test_all 0.000000 0.001199 467.511905 ( 45.667527)
test_rubyspec 0.007446 0.021984 35.010080 ( 45.640081)
total: 103.84 sec