Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-190841
#<BuildRuby:0x0000563fe30184d8
@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.20220216-190841",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.008398 0.001971 0.933986 ( 1.000419)
build_miniruby 0.002481 0.000000 0.075202 ( 0.072930)
build_ruby 0.002073 0.000000 0.070649 ( 0.068157)
build_all 0.009604 0.000843 4.112532 ( 0.775589)
build_install 0.018243 0.005410 7.712905 ( 2.324771)
test_btest 0.000840 0.000200 74.454933 ( 8.321837)
test_basic 0.000000 0.007649 0.347408 ( 0.444185)
test_all 0.000000 0.002133 690.145638 ( 67.259530)
test_rubyspec 0.076574 0.089913 46.376528 ( 51.316603)
total: 131.58 sec