Logfile: /home/ko1/ruby/logs/brlog.trunk.20220527-021502
#<BuildRuby:0x0000556a25fd7ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220527-021502",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005360 0.001462 0.850428 ( 1.029422)
build_miniruby 0.000720 0.000196 0.058103 ( 0.056808)
build_ruby 0.000774 0.000211 0.058078 ( 0.056741)
build_all 0.003434 0.000936 1.504367 ( 0.606909)
build_install 0.011199 0.000000 6.319295 ( 2.844597)
test_btest 0.000768 0.000000 52.835211 ( 8.179492)
test_basic 0.001528 0.004619 0.333829 ( 0.421628)
test_all 0.001162 0.000332 648.840118 ( 95.767688)
test_rubyspec 0.079870 0.026869 44.019934 ( 49.612165)
total: 158.58 sec