Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-182613
#<BuildRuby:0x0000561e5450bce8
@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.20230614-182613",
@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.006821 0.000000 1.379883 ( 4.725102)
build_miniruby 0.000976 0.000000 0.848548 ( 0.848227)
build_ruby 0.001101 0.000165 2.532040 ( 2.532911)
build_all 0.005380 0.004259 13.071488 ( 1.190865)
build_install 0.003243 0.004835 1.896600 ( 0.863233)
test_btest 0.000759 0.000181 85.329671 ( 7.101978)
test_basic 0.002921 0.000696 0.503481 ( 0.586869)
test_all 0.001061 0.000253 454.515326 ( 44.911452)
test_rubyspec 0.024515 0.017079 42.464391 ( 54.976483)
total: 117.74 sec