Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-124728
#<BuildRuby:0x0000563a2a8608e8
@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.20220328-124728",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012281 0.000250 0.996242 ( 1.359620)
build_miniruby 0.001678 0.000105 0.075256 ( 0.074405)
build_ruby 0.002422 0.000000 0.080346 ( 0.078495)
build_all 0.010015 0.000194 4.160656 ( 0.833144)
build_install 0.007952 0.016389 7.891626 ( 2.414111)
test_btest 0.001118 0.000254 79.663505 ( 8.246135)
test_basic 0.005745 0.001306 0.343324 ( 0.432435)
test_all 0.001489 0.000338 653.747721 ( 65.785733)
test_rubyspec 0.098065 0.069052 45.972264 ( 51.353146)
total: 130.58 sec