Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-145029
#<BuildRuby:0x000055cfe22b0090
@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.20231102-145029",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001924 0.003702 1.466439 ( 1.701880)
build_miniruby 0.000906 0.000136 0.802572 ( 0.802309)
build_ruby 0.001124 0.000168 2.626304 ( 2.626475)
build_all 0.009975 0.000264 16.343222 ( 1.452257)
build_install 0.005232 0.003612 4.946672 ( 1.173456)
test_btest 0.000827 0.000138 84.735694 ( 6.877891)
test_basic 0.004457 0.000069 0.758159 ( 0.834873)
test_all 0.089938 0.047906 505.111307 ( 57.717888)
test_rubyspec 0.031743 0.014136 50.430609 ( 62.827826)
total: 136.02 sec