Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-172756
#<BuildRuby:0x000056266de60b88
@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.20220908-172756",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010600 0.001054 1.102106 ( 1.501378)
build_miniruby 0.001774 0.000296 0.063578 ( 0.061719)
build_ruby 0.001534 0.000256 0.071036 ( 0.069279)
build_all 0.010075 0.000765 1.573718 ( 0.595166)
build_install 0.018385 0.004859 1.917227 ( 0.945460)
test_btest 0.001068 0.000189 94.255532 ( 9.509525)
test_basic 0.006851 0.000000 0.349139 ( 0.441772)
test_all 0.003242 0.000000 633.866690 ( 66.060480)
test_rubyspec 0.117927 0.060176 46.980072 ( 55.090090)
total: 134.28 sec