Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-031019
#<BuildRuby:0x0000560ee1c2f8f8
@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.20230206-031019",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003712 0.000000 0.618271 ( 1.026145)
build_miniruby 0.000776 0.000078 0.622698 ( 0.622407)
build_ruby 0.000987 0.000269 2.021683 ( 2.021147)
build_all 0.005669 0.003426 12.243445 ( 1.508658)
build_install 0.006420 0.000000 1.488511 ( 0.731652)
test_btest 0.000716 0.000000 64.924539 ( 5.705684)
test_basic 0.003784 0.000000 0.246951 ( 0.341737)
test_all 0.001074 0.000000 490.683581 ( 46.977992)
test_rubyspec 0.008612 0.020766 34.840320 ( 45.411416)
total: 104.35 sec