Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-225307
#<BuildRuby:0x000055ecb1d34048
@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.20231227-225307",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000965 0.004201 1.160300 ( 1.563928)
build_miniruby 0.000799 0.000235 0.925082 ( 0.924322)
build_ruby 0.001039 0.000306 2.794502 ( 2.794725)
build_all 0.005174 0.004452 16.723164 ( 1.517283)
build_install 0.008169 0.000000 4.730521 ( 1.137700)
test_btest 0.000841 0.000230 83.190690 ( 7.748387)
test_basic 0.000000 0.005154 0.777204 ( 0.850838)
test_all 0.096030 0.038330 547.439454 ( 56.526088)
test_rubyspec 0.018801 0.029550 50.201398 ( 62.479715)
total: 135.54 sec