Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-105156
#<BuildRuby:0x00005597c2a508e8
@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.20220402-105156",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008115 0.004025 1.008091 ( 1.165308)
build_miniruby 0.001696 0.000452 0.072836 ( 0.070510)
build_ruby 0.001532 0.000409 0.077472 ( 0.075411)
build_all 0.004387 0.005690 4.298842 ( 0.891776)
build_install 0.020406 0.003340 8.462858 ( 3.033219)
test_btest 0.000777 0.000228 79.522729 ( 8.567133)
test_basic 0.005795 0.001704 0.358946 ( 0.447880)
test_all 0.001542 0.000453 686.594169 ( 67.313732)
test_rubyspec 0.091501 0.074207 46.386960 ( 51.586232)
total: 133.15 sec