Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-020329
#<BuildRuby:0x000055dd64aa0090
@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.20230602-020329",
@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.001220 0.003444 1.510775 ( 2.749877)
build_miniruby 0.000846 0.000188 0.836326 ( 0.835799)
build_ruby 0.001018 0.000226 2.414978 ( 2.415638)
build_all 0.005344 0.003351 12.119929 ( 1.096365)
build_install 0.003654 0.003828 1.611769 ( 0.866418)
test_btest 0.000813 0.000232 79.981052 ( 6.745421)
test_basic 0.000000 0.003691 0.599758 ( 0.682221)
test_all 0.000000 0.001555 439.872338 ( 41.168059)
test_rubyspec 0.021925 0.019298 40.817788 ( 53.247747)
total: 109.81 sec