Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-220153
#<BuildRuby:0x00005609bf557d68
@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.20230616-220153",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001742 0.004632 1.393250 ( 2.678626)
build_miniruby 0.000793 0.000298 0.806872 ( 0.806419)
build_ruby 0.001258 0.000000 2.484821 ( 2.484929)
build_all 0.009508 0.000000 12.432404 ( 1.115414)
build_install 0.005375 0.002655 1.807921 ( 0.847550)
test_btest 0.001090 0.000000 80.043094 ( 7.569255)
test_basic 0.004353 0.000000 0.692938 ( 0.779717)
test_all 0.001197 0.000000 418.480116 ( 41.580251)
test_rubyspec 0.017429 0.022638 41.818952 ( 54.291038)
total: 112.15 sec