Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-201114
#<BuildRuby:0x0000561c70f908e8
@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.20220329-201114",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011401 0.001046 1.002352 ( 1.097303)
build_miniruby 0.001637 0.000234 0.078232 ( 0.076928)
build_ruby 0.001469 0.000210 0.069391 ( 0.067563)
build_all 0.005398 0.004954 4.149877 ( 0.855636)
build_install 0.022286 0.001272 7.885490 ( 2.444440)
test_btest 0.001063 0.000177 74.662081 ( 8.388585)
test_basic 0.007523 0.000339 0.344052 ( 0.434874)
test_all 0.001593 0.000252 700.463316 ( 67.803702)
test_rubyspec 0.103453 0.053089 45.782523 ( 51.167180)
total: 132.34 sec