Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-105222
#<BuildRuby:0x0000560f7cf53818
@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.20230731-105222",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005907 0.000433 1.467718 ( 2.786620)
build_miniruby 0.000830 0.000184 0.849939 ( 0.849699)
build_ruby 0.000921 0.000204 2.798049 ( 2.797852)
build_all 0.008999 0.000133 13.476456 ( 1.158613)
build_install 0.001586 0.006547 2.004887 ( 0.910522)
test_btest 0.000788 0.000215 81.928405 ( 6.801090)
test_basic 0.005080 0.000000 0.554895 ( 0.635816)
test_all 0.001009 0.000000 516.023259 ( 46.772150)
test_rubyspec 0.025332 0.018909 44.198575 ( 56.596932)
total: 119.31 sec