Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-081641
#<BuildRuby:0x00005642c892aa48
@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.20240103-081641",
@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.000000 0.000026 0.000026 ( 0.000026)
autoconf 0.000000 0.000048 0.000048 ( 0.000050)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.003053 0.003395 1.492769 ( 1.661764)
build_miniruby 0.000703 0.000148 0.878837 ( 0.878137)
build_ruby 0.001191 0.000000 2.668570 ( 2.668624)
build_all 0.003226 0.005954 14.033154 ( 1.316064)
build_install 0.006121 0.001670 4.120485 ( 1.059662)
test_btest 0.000718 0.000196 72.310205 ( 6.906151)
test_basic 0.004388 0.000106 0.689866 ( 0.770013)
test_all 0.084670 0.045854 506.286801 ( 48.854843)
test_rubyspec 0.031504 0.015124 47.166422 ( 59.626095)
total: 123.74 sec