Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-041737
#<BuildRuby:0x00005631054d9400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220824-041737",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006060 0.004861 0.870355 ( 1.327707)
build_miniruby 0.001140 0.000518 0.055359 ( 0.053987)
build_ruby 0.001257 0.000572 0.067187 ( 0.065620)
build_all 0.005391 0.002451 1.273118 ( 0.496643)
build_install 0.006280 0.010447 1.585749 ( 0.795969)
test_btest 0.000813 0.000474 52.847597 ( 6.172661)
test_basic 0.000940 0.005616 0.284450 ( 0.375855)
test_all 0.001937 0.001292 489.225070 ( 51.787255)
test_rubyspec 0.065753 0.060991 41.832540 ( 50.313620)
total: 111.39 sec