Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-083747
#<BuildRuby:0x00005599346e6fe0
@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.20220802-083747",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008674 0.001974 0.954561 ( 1.373521)
build_miniruby 0.002345 0.000000 0.067790 ( 0.065765)
build_ruby 0.001877 0.000000 0.071480 ( 0.070127)
build_all 0.001998 0.009754 1.542925 ( 0.582101)
build_install 0.020741 0.003169 5.159893 ( 2.057416)
test_btest 0.001252 0.000000 76.759914 ( 8.725449)
test_basic 0.002858 0.004607 0.324891 ( 0.414125)
test_all 0.002335 0.001098 637.509395 ( 65.015486)
test_rubyspec 0.127998 0.057612 45.269451 ( 56.076575)
total: 134.38 sec