Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-221811
#<BuildRuby:0x000055ec7efd80e8
@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.20230623-221811",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003859 0.000908 1.300593 ( 2.602847)
build_miniruby 0.000842 0.000198 0.918125 ( 0.917807)
build_ruby 0.001332 0.000000 2.688568 ( 2.688341)
build_all 0.002784 0.007043 15.936887 ( 1.374260)
build_install 0.005873 0.003279 4.650763 ( 1.091682)
test_btest 0.000762 0.000254 83.776572 ( 7.700154)
test_basic 0.001022 0.004299 0.840815 ( 0.921265)
test_all 0.001366 0.000520 458.464957 ( 40.074732)
test_rubyspec 0.016751 0.022671 42.168619 ( 54.665363)
total: 112.04 sec