Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-192237
#<BuildRuby:0x00005581e8797e20
@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-192237",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001611 0.003500 1.435927 ( 2.727324)
build_miniruby 0.000914 0.000087 0.928400 ( 0.927738)
build_ruby 0.001147 0.000109 2.571034 ( 2.570908)
build_all 0.006107 0.004221 16.205666 ( 1.473492)
build_install 0.006426 0.003754 4.803584 ( 1.153189)
test_btest 0.000593 0.000098 86.876358 ( 7.853839)
test_basic 0.000261 0.004040 0.674681 ( 0.756143)
test_all 0.001790 0.000373 451.252058 ( 47.915549)
test_rubyspec 0.029088 0.015884 43.917770 ( 56.397277)
total: 121.78 sec