Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-160641
#<BuildRuby:0x00005587f4638f40
@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.20220307-160641",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000992 0.010629 1.024160 ( 1.111449)
build_miniruby 0.001978 0.000000 0.075842 ( 0.074155)
build_ruby 0.002080 0.000142 0.081650 ( 0.079325)
build_all 0.008106 0.002092 4.167651 ( 0.844066)
build_install 0.018819 0.005511 7.954930 ( 2.392948)
test_btest 0.000911 0.000409 75.734655 ( 7.836658)
test_basic 0.005600 0.002519 0.338803 ( 0.426872)
test_all 0.002068 0.000000 699.404051 ( 67.827204)
test_rubyspec 0.108575 0.063519 46.375405 ( 51.831309)
total: 132.42 sec