Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-051637
#<BuildRuby:0x0000563cf4eb3d68
@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.20231219-051637",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004183 0.000380 1.642539 ( 2.004884)
build_miniruby 0.000980 0.000089 0.971443 ( 0.970733)
build_ruby 0.001154 0.000105 2.888480 ( 2.889052)
build_all 0.010020 0.000000 16.789244 ( 1.542975)
build_install 0.005356 0.004220 4.873172 ( 1.150595)
test_btest 0.000983 0.000131 91.258636 ( 7.358411)
test_basic 0.004537 0.000000 0.661012 ( 0.742945)
test_all 0.106645 0.032582 545.913506 ( 59.430165)
test_rubyspec 0.012436 0.033269 49.482418 ( 61.758857)
total: 137.85 sec