Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-121230
#<BuildRuby:0x000055d2fd703598
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-121230",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001214 0.004179 1.266588 ( 1.645052)
build_miniruby 0.001008 0.000212 1.488489 ( 1.492114)
build_ruby 0.001642 0.000000 4.468460 ( 4.478626)
build_all 0.009953 0.000683 16.720133 ( 1.797155)
build_install 0.013516 0.000883 5.149880 ( 1.907520)
test_btest 0.000682 0.000118 82.129208 ( 8.763489)
test_basic 0.005566 0.000000 0.684974 ( 0.755756)
test_all 0.109699 0.011226 547.165027 ( 78.142920)
test_rubyspec 0.064194 0.002277 84.287251 ( 96.567429)
total: 195.55 sec