Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-151023
#<BuildRuby:0x000055e9a1a97bb8
@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.20231224-151023",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000029)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000373 0.004182 1.219546 ( 1.575866)
build_miniruby 0.001420 0.000000 0.864300 ( 0.863532)
build_ruby 0.001395 0.000000 2.715713 ( 2.715904)
build_all 0.009840 0.000050 15.632207 ( 1.412474)
build_install 0.008503 0.000010 4.576783 ( 1.102832)
test_btest 0.000822 0.000150 81.170570 ( 7.044180)
test_basic 0.003682 0.000000 0.660353 ( 0.738313)
test_all 0.103716 0.032166 487.871453 ( 52.077095)
test_rubyspec 0.015658 0.033924 50.318548 ( 62.567481)
total: 130.10 sec