Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-084049
#<BuildRuby:0x0000558c14d4aeb8
@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.20240113-084049",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003488 0.000581 0.824303 ( 1.219739)
build_miniruby 0.001092 0.000182 0.921657 ( 0.921015)
build_ruby 0.001134 0.000189 2.820647 ( 2.822222)
build_all 0.003032 0.007484 14.526641 ( 1.411133)
build_install 0.006449 0.003588 4.251696 ( 1.159413)
test_btest 0.000518 0.000162 76.403884 ( 7.343409)
test_basic 0.003639 0.001137 0.424547 ( 0.503443)
test_all 0.081427 0.056173 499.615887 ( 57.076795)
test_rubyspec 0.023487 0.011463 49.505734 ( 62.092723)
total: 134.55 sec