Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-235546
#<BuildRuby:0x0000557618c07310
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-235546",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003898 0.000354 1.051546 ( 1.300733)
build_miniruby 0.000896 0.000082 0.901233 ( 0.901385)
build_ruby 0.001172 0.000107 2.730667 ( 2.733483)
build_all 0.002435 0.005004 12.176433 ( 1.050122)
build_install 0.009154 0.001334 3.616022 ( 0.991656)
test_btest 0.000470 0.000083 68.315121 ( 5.276861)
test_basic 0.003636 0.000014 0.382811 ( 0.466222)
test_all 0.058512 0.047629 430.871665 ( 37.066645)
test_rubyspec 0.039963 0.019533 40.596836 ( 53.342764)
total: 103.13 sec