Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-222231
#<BuildRuby:0x000055bdcea97ae0
@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.20230728-222231",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001847 0.003438 1.428976 ( 2.678555)
build_miniruby 0.000830 0.000231 0.874758 ( 0.874352)
build_ruby 0.000903 0.000251 2.613422 ( 2.613573)
build_all 0.009036 0.000000 13.533441 ( 1.213337)
build_install 0.007020 0.000957 2.004014 ( 0.940661)
test_btest 0.000741 0.000176 82.238225 ( 7.131828)
test_basic 0.003552 0.000846 0.690926 ( 0.769832)
test_all 0.001549 0.000000 491.567275 ( 58.474841)
test_rubyspec 0.005170 0.037798 43.844510 ( 56.259457)
total: 130.96 sec