Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-082721
#<BuildRuby:0x0000564086bc3500
@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-082721",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004080 0.000430 1.205332 ( 1.608461)
build_miniruby 0.001237 0.000130 0.906032 ( 0.905977)
build_ruby 0.001181 0.000124 2.808240 ( 2.809231)
build_all 0.005656 0.004480 16.505311 ( 1.486020)
build_install 0.001721 0.008063 4.795397 ( 1.149311)
test_btest 0.000927 0.000221 85.296035 ( 7.556786)
test_basic 0.004508 0.000000 0.607820 ( 0.688380)
test_all 0.104986 0.030462 543.217460 ( 51.992017)
test_rubyspec 0.012073 0.034307 52.303082 ( 64.629160)
total: 132.83 sec