Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-003712
#<BuildRuby:0x000055c2fb9abb90
@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.20231228-003712",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001514 0.003502 1.183086 ( 1.573069)
build_miniruby 0.000764 0.000161 0.931313 ( 0.931101)
build_ruby 0.001091 0.000230 2.729668 ( 2.730033)
build_all 0.006331 0.003604 16.593431 ( 1.475129)
build_install 0.008117 0.000953 4.640755 ( 1.127700)
test_btest 0.000829 0.000189 85.715340 ( 7.442851)
test_basic 0.001016 0.003340 0.663261 ( 0.744208)
test_all 0.096266 0.035775 551.940699 ( 52.944380)
test_rubyspec 0.031772 0.015230 51.572704 ( 63.940602)
total: 132.91 sec