Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-171516
#<BuildRuby:0x00005619c93c7ba0
@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.20230620-171516",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001907 0.003761 1.329644 ( 2.615799)
build_miniruby 0.001009 0.000000 0.847824 ( 0.847264)
build_ruby 0.001337 0.000000 2.448786 ( 2.450076)
build_all 0.006143 0.004110 15.543268 ( 1.345010)
build_install 0.004961 0.003354 4.554216 ( 1.082792)
test_btest 0.000841 0.000183 84.343327 ( 7.443924)
test_basic 0.003681 0.000000 0.620161 ( 0.707807)
test_all 0.001262 0.000230 436.729449 ( 47.825880)
test_rubyspec 0.016410 0.022092 42.624396 ( 55.041596)
total: 119.36 sec