Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-085931
#<BuildRuby:0x0000563a9551f7b8
@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.20240114-085931",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.003780 0.000688 0.905857 ( 1.283240)
build_miniruby 0.000000 0.001002 0.934547 ( 0.935528)
build_ruby 0.000000 0.001282 2.762274 ( 2.763391)
build_all 0.004004 0.005866 14.719492 ( 1.417127)
build_install 0.003401 0.005572 4.244233 ( 1.150718)
test_btest 0.000680 0.000000 77.671852 ( 7.414840)
test_basic 0.001614 0.001643 0.429144 ( 0.508270)
test_all 0.111050 0.024933 536.097546 ( 50.724045)
test_rubyspec 0.010353 0.027679 50.455869 ( 63.017654)
total: 129.22 sec