Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-085501
#<BuildRuby:0x000055e386acc8e8
@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.20220603-085501",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008646 0.002882 0.979170 ( 1.200285)
build_miniruby 0.001574 0.000525 0.069941 ( 0.069781)
build_ruby 0.001796 0.000000 0.067568 ( 0.067157)
build_all 0.009604 0.000000 1.496002 ( 0.608425)
build_install 0.020181 0.000000 5.843382 ( 2.848605)
test_btest 0.001333 0.000000 72.188846 ( 8.362004)
test_basic 0.002141 0.004154 0.332953 ( 0.423919)
test_all 0.001946 0.000487 691.080028 ( 66.975235)
test_rubyspec 0.142399 0.037796 45.856670 ( 51.599262)
total: 132.16 sec