Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-135445
#<BuildRuby:0x000055af888f1550
@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.20221101-135445",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006765 0.003582 1.128766 ( 1.469749)
build_miniruby 0.001638 0.000504 0.103141 ( 0.100561)
build_ruby 0.001254 0.000386 0.102497 ( 0.099936)
build_all 0.006608 0.002034 1.320985 ( 0.556805)
build_install 0.013098 0.002438 1.616142 ( 0.860099)
test_btest 0.000993 0.000284 62.157523 ( 6.368213)
test_basic 0.004661 0.001332 0.359861 ( 0.451082)
test_all 0.006015 0.001719 489.153208 ( 53.578468)
test_rubyspec 0.072024 0.054158 43.336659 ( 51.924699)
total: 115.41 sec