Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-195837
#<BuildRuby:0x00005634a6987840
@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.20240103-195837",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003930 0.000924 1.197477 ( 1.487880)
build_miniruby 0.000719 0.000169 0.852105 ( 0.851520)
build_ruby 0.001166 0.000000 2.748993 ( 2.748811)
build_all 0.007458 0.001398 14.234949 ( 1.339630)
build_install 0.007949 0.000000 4.177155 ( 1.053303)
test_btest 0.000944 0.000000 74.901009 ( 6.524780)
test_basic 0.000000 0.004931 0.850556 ( 0.925408)
test_all 0.095055 0.037960 458.943572 ( 52.931616)
test_rubyspec 0.029866 0.019690 48.839337 ( 61.171027)
total: 129.03 sec