Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-094746
#<BuildRuby:0x00005632892cbac0
@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.20230131-094746",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003738 0.000000 0.621462 ( 1.153222)
build_miniruby 0.000892 0.000064 0.619880 ( 0.619490)
build_ruby 0.001041 0.000174 2.022900 ( 2.022667)
build_all 0.009152 0.000000 11.877311 ( 1.464994)
build_install 0.006339 0.000000 1.486234 ( 0.735930)
test_btest 0.000650 0.000000 63.107450 ( 5.968792)
test_basic 0.000000 0.003817 0.258541 ( 0.354571)
test_all 0.000633 0.000401 477.136161 ( 45.565499)
test_rubyspec 0.019135 0.009158 34.332101 ( 44.944336)
total: 102.83 sec