Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-220640
#<BuildRuby:0x000055f768e277b8
@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.20240102-220640",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004526 0.000798 1.361837 ( 1.568212)
build_miniruby 0.000000 0.000923 0.850555 ( 0.849993)
build_ruby 0.000000 0.001174 2.633019 ( 2.633365)
build_all 0.006566 0.002657 14.272475 ( 1.356766)
build_install 0.006929 0.001539 4.240754 ( 1.104460)
test_btest 0.000898 0.000200 72.891371 ( 7.169626)
test_basic 0.004525 0.001005 0.845970 ( 0.920859)
test_all 0.100029 0.027615 508.265078 ( 46.626447)
test_rubyspec 0.029579 0.017554 47.333956 ( 59.740727)
total: 121.97 sec