Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-133252
#<BuildRuby:0x000055ad7d467e88
@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.20230311-133252",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001224 0.002903 0.833178 ( 2.092808)
build_miniruby 0.000922 0.000000 0.634281 ( 0.633937)
build_ruby 0.001122 0.000000 2.107021 ( 2.107057)
build_all 0.007729 0.000765 11.254243 ( 0.990350)
build_install 0.004884 0.001776 1.541803 ( 0.818077)
test_btest 0.000000 0.000697 73.945723 ( 6.744179)
test_basic 0.000000 0.003208 0.244654 ( 0.341736)
test_all 0.000124 0.000603 383.832104 ( 38.423860)
test_rubyspec 0.015166 0.012047 36.109499 ( 46.734823)
total: 98.89 sec