Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-062826
#<BuildRuby:0x0000563f1f4bca58
@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.20220505-062826",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010199 0.000106 1.028572 ( 1.224501)
build_miniruby 0.001652 0.000097 0.074708 ( 0.072768)
build_ruby 0.001611 0.000094 0.075303 ( 0.073390)
build_all 0.007292 0.000429 1.489592 ( 0.655863)
build_install 0.014144 0.005391 6.242681 ( 2.989214)
test_btest 0.001213 0.000000 71.288502 ( 9.892954)
test_basic 0.003325 0.004377 0.312418 ( 0.401103)
test_all 0.001722 0.000246 665.294414 ( 69.404721)
test_rubyspec 0.075380 0.045102 49.155537 ( 54.397975)
total: 139.11 sec