Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-071558
#<BuildRuby:0x000055fe57bef270
@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.20230212-071558",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002911 0.000793 0.626717 ( 1.008266)
build_miniruby 0.000731 0.000200 0.646216 ( 0.645382)
build_ruby 0.000960 0.000261 2.105939 ( 2.106101)
build_all 0.004776 0.004465 12.557864 ( 1.532475)
build_install 0.006340 0.000000 1.495465 ( 0.719164)
test_btest 0.000615 0.000000 65.659244 ( 6.121077)
test_basic 0.003457 0.000000 0.235948 ( 0.331055)
test_all 0.001217 0.000000 498.189951 ( 49.006397)
test_rubyspec 0.006493 0.022284 35.477928 ( 46.062282)
total: 107.53 sec