Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-182325
#<BuildRuby:0x00005592bbbeb808
@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.20220331-182325",
@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.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010764 0.000855 1.059850 ( 1.181096)
build_miniruby 0.001832 0.000000 0.075257 ( 0.074218)
build_ruby 0.001866 0.000000 0.075992 ( 0.074372)
build_all 0.008606 0.001064 4.248001 ( 0.847927)
build_install 0.017518 0.006810 7.943770 ( 2.411902)
test_btest 0.000823 0.000229 71.274972 ( 8.031048)
test_basic 0.006697 0.000469 0.347476 ( 0.436337)
test_all 0.001302 0.000342 700.428030 ( 68.188279)
test_rubyspec 0.131867 0.045495 46.868320 ( 52.219098)
total: 133.47 sec