Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-105956
#<BuildRuby:0x000055e3e1e186e0
@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.20220803-105956",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007288 0.005324 1.009989 ( 1.265130)
build_miniruby 0.001353 0.000564 0.074094 ( 0.072647)
build_ruby 0.001722 0.000717 0.077104 ( 0.074978)
build_all 0.007029 0.002928 1.512708 ( 0.579014)
build_install 0.022723 0.000000 5.226050 ( 2.086101)
test_btest 0.001251 0.000000 76.487988 ( 8.112629)
test_basic 0.007362 0.000319 0.324108 ( 0.412858)
test_all 0.001877 0.000522 667.469523 ( 66.555051)
test_rubyspec 0.156299 0.023920 45.827807 ( 53.286768)
total: 132.45 sec