Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-155218
#<BuildRuby:0x000056062e18ffa8
@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.20231207-155218",
@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.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003880 0.001142 1.284515 ( 1.656434)
build_miniruby 0.000711 0.000209 0.886913 ( 0.886663)
build_ruby 0.001009 0.000297 2.670318 ( 2.670451)
build_all 0.010817 0.000000 16.875429 ( 1.573076)
build_install 0.008858 0.000803 4.927611 ( 1.203167)
test_btest 0.000998 0.000239 85.533159 ( 6.905595)
test_basic 0.004445 0.001067 0.765266 ( 0.841128)
test_all 0.100008 0.033684 558.864238 ( 51.272533)
test_rubyspec 0.020491 0.028305 51.641892 ( 63.853239)
total: 130.86 sec