Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-025604
#<BuildRuby:0x0000561fef972e98
@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.20230331-025604",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000899 0.003140 0.849076 ( 2.441851)
build_miniruby 0.000736 0.000201 0.686943 ( 0.686204)
build_ruby 0.000861 0.000234 2.214820 ( 2.214080)
build_all 0.003691 0.005199 12.191239 ( 1.100637)
build_install 0.006073 0.000626 1.715367 ( 0.896485)
test_btest 0.000549 0.000000 78.534353 ( 7.147132)
test_basic 0.001526 0.002030 0.266730 ( 0.361773)
test_all 0.000536 0.000191 446.417253 ( 40.264907)
test_rubyspec 0.019614 0.000338 37.455034 ( 47.922892)
total: 103.04 sec