Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-143732
#<BuildRuby:0x0000562f03a86ff0
@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.20230114-143732",
@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.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003747 0.000937 0.812120 ( 1.142656)
build_miniruby 0.000766 0.000192 0.683193 ( 0.676048)
build_ruby 0.000990 0.000247 2.411503 ( 2.411409)
build_all 0.008666 0.001037 12.923473 ( 1.588741)
build_install 0.004323 0.002211 1.535846 ( 0.730179)
test_btest 0.000531 0.000132 67.894910 ( 6.321212)
test_basic 0.003000 0.000750 0.240283 ( 0.335123)
test_all 0.001490 0.000373 509.359824 ( 47.956591)
test_rubyspec 0.015641 0.012552 35.186381 ( 45.772302)
total: 106.94 sec