Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-051608
#<BuildRuby:0x0000561cb359b610
@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.20230201-051608",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004176 0.000013 0.633573 ( 1.043498)
build_miniruby 0.000872 0.000063 0.622364 ( 0.622011)
build_ruby 0.001181 0.000084 2.017656 ( 2.017998)
build_all 0.002533 0.006556 11.962017 ( 1.484844)
build_install 0.006348 0.000000 1.512050 ( 0.721151)
test_btest 0.000666 0.000000 63.773170 ( 6.130905)
test_basic 0.002896 0.000457 0.235217 ( 0.330645)
test_all 0.000000 0.001290 477.511980 ( 50.844307)
test_rubyspec 0.013392 0.015545 34.730806 ( 45.367722)
total: 108.56 sec