Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-010715
#<BuildRuby:0x0000557deee8f4b0
@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.20230609-010715",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003797 0.001186 1.494941 ( 2.789763)
build_miniruby 0.000849 0.000265 0.923974 ( 0.922804)
build_ruby 0.001616 0.000000 2.407297 ( 2.408009)
build_all 0.009037 0.000000 12.622516 ( 1.182241)
build_install 0.007606 0.000000 1.700443 ( 0.838564)
test_btest 0.001088 0.000000 79.917261 ( 7.586832)
test_basic 0.004139 0.000000 0.583859 ( 0.667422)
test_all 0.001412 0.000000 424.709045 ( 47.059146)
test_rubyspec 0.018580 0.023510 42.108703 ( 54.670895)
total: 118.13 sec