Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-152434
#<BuildRuby:0x0000557f76a140a0
@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.20231126-152434",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005233 0.000000 1.341762 ( 1.702889)
build_miniruby 0.001132 0.000000 0.854197 ( 0.854014)
build_ruby 0.001333 0.000000 2.649468 ( 2.650589)
build_all 0.010752 0.000000 16.902071 ( 1.526964)
build_install 0.012779 0.000000 5.137162 ( 1.217947)
test_btest 0.001070 0.000148 83.007028 ( 7.833202)
test_basic 0.001118 0.003323 0.671550 ( 0.749086)
test_all 0.104561 0.028988 548.941654 ( 52.971982)
test_rubyspec 0.025071 0.024620 50.309093 ( 62.833583)
total: 132.34 sec