Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-110156
#<BuildRuby:0x000055ee662d3520
@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.20230625-110156",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002026 0.003882 1.316556 ( 2.573507)
build_miniruby 0.000924 0.000092 0.875847 ( 0.875738)
build_ruby 0.001086 0.000109 2.599273 ( 2.599659)
build_all 0.009784 0.000542 15.886293 ( 1.426072)
build_install 0.009616 0.000077 4.653189 ( 1.097943)
test_btest 0.000903 0.000079 85.431826 ( 6.779121)
test_basic 0.001068 0.004028 0.735518 ( 0.814909)
test_all 0.000589 0.000690 450.996399 ( 40.137295)
test_rubyspec 0.008946 0.031457 42.140245 ( 54.578565)
total: 110.88 sec