Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-170750
#<BuildRuby:0x00005594778efba0
@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.20230627-170750",
@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.000000 0.000007 ( 0.000008)
build_up 0.005327 0.000112 1.532438 ( 2.829696)
build_miniruby 0.000901 0.000075 0.868291 ( 0.868826)
build_ruby 0.001208 0.000101 2.580157 ( 2.580534)
build_all 0.010477 0.000138 15.941990 ( 1.471669)
build_install 0.009919 0.000068 4.633983 ( 1.088071)
test_btest 0.000976 0.000061 83.024181 ( 8.056758)
test_basic 0.000136 0.004571 0.616331 ( 0.698397)
test_all 0.000625 0.000999 448.858323 ( 48.600792)
test_rubyspec 0.026366 0.014832 41.829602 ( 54.283454)
total: 120.48 sec