Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-021421
#<BuildRuby:0x00005644f9e6b7b8
@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.20231106-021421",
@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.000003 0.000002 0.000005 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003906 0.001953 1.617495 ( 1.937542)
build_miniruby 0.000672 0.000336 0.842665 ( 0.842571)
build_ruby 0.000900 0.000450 2.818128 ( 2.818564)
build_all 0.006634 0.003317 16.748794 ( 1.485685)
build_install 0.005786 0.002893 5.168959 ( 1.181273)
test_btest 0.000728 0.000364 85.297016 ( 7.686440)
test_basic 0.006547 0.000918 0.819089 ( 0.889895)
test_all 0.088191 0.049002 503.262975 ( 54.970527)
test_rubyspec 0.019064 0.031076 49.426766 ( 61.716678)
total: 133.53 sec