Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-042647
#<BuildRuby:0x000055ccc02a0098
@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-042647",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002357 0.003783 1.130621 ( 1.512682)
build_miniruby 0.000974 0.000000 0.905547 ( 0.904840)
build_ruby 0.001194 0.000000 2.680346 ( 2.681351)
build_all 0.004750 0.004541 16.108414 ( 1.420385)
build_install 0.009193 0.000172 4.509942 ( 1.131895)
test_btest 0.000907 0.000158 81.864369 ( 7.235259)
test_basic 0.005889 0.000000 0.736551 ( 0.813655)
test_all 0.096215 0.038168 530.406730 ( 52.841662)
test_rubyspec 0.033364 0.016445 50.667746 ( 62.975857)
total: 131.52 sec