Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-152855
#<BuildRuby:0x000055e8c3acb708
@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.20230613-152855",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005548 0.000925 1.516655 ( 2.772464)
build_miniruby 0.001554 0.000000 0.850158 ( 0.850384)
build_ruby 0.001691 0.000000 2.513965 ( 2.513504)
build_all 0.008953 0.000555 12.817630 ( 1.131420)
build_install 0.003909 0.004382 1.799856 ( 0.906231)
test_btest 0.000783 0.000149 82.239742 ( 6.988015)
test_basic 0.004851 0.000062 0.791739 ( 0.876616)
test_all 0.001910 0.000347 461.756116 ( 44.269414)
test_rubyspec 0.024308 0.016788 43.675030 ( 56.138020)
total: 116.45 sec