Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-123630
#<BuildRuby:0x00005564004ebb50
@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.20230520-123630",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006641 0.000000 1.492802 ( 2.744602)
build_miniruby 0.000980 0.000000 0.757599 ( 0.756885)
build_ruby 0.000875 0.000300 2.370089 ( 2.371094)
build_all 0.002146 0.007060 12.230683 ( 1.135862)
build_install 0.003672 0.003755 1.640755 ( 0.873015)
test_btest 0.000695 0.000329 76.562917 ( 7.459179)
test_basic 0.002393 0.001134 0.565070 ( 0.648663)
test_all 0.000928 0.000439 436.755558 ( 44.966084)
test_rubyspec 0.030751 0.010375 41.948060 ( 54.371694)
total: 115.33 sec