Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-235913
#<BuildRuby:0x000055a74daff998
@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.20231213-235913",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004296 0.000026 1.017090 ( 1.310717)
build_miniruby 0.000757 0.000063 0.877232 ( 0.877060)
build_ruby 0.001059 0.000089 2.716812 ( 2.717732)
build_all 0.004090 0.004164 12.199827 ( 0.988128)
build_install 0.008275 0.003378 3.543553 ( 0.972759)
test_btest 0.000678 0.000127 64.598827 ( 5.605942)
test_basic 0.002652 0.000498 0.373506 ( 0.455720)
test_all 0.080739 0.021164 412.104530 ( 34.629828)
test_rubyspec 0.024732 0.050106 39.658220 ( 52.305102)
total: 99.86 sec