Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-061426
#<BuildRuby:0x000055698b747940
@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.20220404-061426",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001456 0.010286 1.011386 ( 1.651196)
build_miniruby 0.001989 0.000000 0.080322 ( 0.077934)
build_ruby 0.002130 0.000000 0.081834 ( 0.080225)
build_all 0.008277 0.002320 4.302991 ( 0.865702)
build_install 0.021199 0.000886 8.589845 ( 2.972923)
test_btest 0.000000 0.001312 77.633098 ( 7.984932)
test_basic 0.006655 0.001284 0.346508 ( 0.434818)
test_all 0.002065 0.000000 644.552469 ( 64.872453)
test_rubyspec 0.135059 0.046076 46.704844 ( 51.828497)
total: 130.77 sec