Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-132513
#<BuildRuby:0x0000565183f1fb50
@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.20230603-132513",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004956 0.000826 1.445607 ( 2.860134)
build_miniruby 0.000910 0.000152 0.803901 ( 0.803357)
build_ruby 0.001160 0.000193 2.397612 ( 2.397594)
build_all 0.005852 0.003739 12.261964 ( 1.095409)
build_install 0.007629 0.000000 1.694227 ( 0.865352)
test_btest 0.000927 0.000058 82.609574 ( 6.484842)
test_basic 0.000000 0.005480 0.737060 ( 0.812188)
test_all 0.000000 0.001167 420.265732 ( 49.430183)
test_rubyspec 0.018631 0.021123 41.559856 ( 54.056569)
total: 118.81 sec