Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-090400
#<BuildRuby:0x0000556b82e67600
@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.20220813-090400",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003007 0.007686 0.970464 ( 1.128462)
build_miniruby 0.001305 0.000653 0.074773 ( 0.072796)
build_ruby 0.001423 0.000712 0.079280 ( 0.077331)
build_all 0.006976 0.003488 1.553996 ( 0.595436)
build_install 0.016322 0.006197 1.910691 ( 0.908322)
test_btest 0.000651 0.000308 73.733728 ( 8.694755)
test_basic 0.001543 0.006603 0.317623 ( 0.404674)
test_all 0.002734 0.001503 673.499609 ( 66.124858)
test_rubyspec 0.108872 0.053939 45.707208 ( 53.006909)
total: 131.01 sec