Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-203741
#<BuildRuby:0x0000557ed9708020
@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.20230211-203741",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003405 0.000000 0.621395 ( 1.031524)
build_miniruby 0.000905 0.000021 0.636633 ( 0.635657)
build_ruby 0.001145 0.000088 2.073542 ( 2.073273)
build_all 0.008696 0.000313 12.343318 ( 1.500822)
build_install 0.000000 0.006418 1.506905 ( 0.720763)
test_btest 0.000314 0.000381 67.976747 ( 6.063253)
test_basic 0.002961 0.000522 0.249354 ( 0.344483)
test_all 0.000769 0.000136 491.579128 ( 47.204619)
test_rubyspec 0.018655 0.010882 35.477982 ( 45.948823)
total: 105.52 sec