Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-144834
#<BuildRuby:0x0000564a7ce14098
@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.20231116-144834",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003191 0.001277 1.252868 ( 1.627887)
build_miniruby 0.000812 0.000325 0.920316 ( 0.919494)
build_ruby 0.000960 0.000385 2.632494 ( 2.632572)
build_all 0.003534 0.006255 16.100114 ( 1.531007)
build_install 0.008549 0.000200 4.692738 ( 1.112539)
test_btest 0.000733 0.000309 84.167409 ( 7.286848)
test_basic 0.000595 0.004388 0.695973 ( 0.770410)
test_all 0.098909 0.035512 487.596848 ( 58.716356)
test_rubyspec 0.023048 0.025466 49.658259 ( 62.016765)
total: 136.61 sec