Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-183201
#<BuildRuby:0x000055b299f07520
@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.20230604-183201",
@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.000024 0.000024 ( 0.000030)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001792 0.003313 1.607104 ( 2.844875)
build_miniruby 0.000760 0.000224 0.778657 ( 0.777876)
build_ruby 0.000946 0.000278 2.486619 ( 2.486251)
build_all 0.008784 0.000177 12.551582 ( 1.099238)
build_install 0.006790 0.000674 1.705422 ( 0.836788)
test_btest 0.000872 0.000218 84.504880 ( 7.119810)
test_basic 0.003791 0.000000 0.777539 ( 0.860133)
test_all 0.001073 0.000175 460.928638 ( 44.300246)
test_rubyspec 0.020273 0.020496 42.340969 ( 54.872381)
total: 115.20 sec