Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-233151
#<BuildRuby:0x000055c688ce4d30
@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.20220820-233151",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012087 0.000000 1.008572 ( 1.586483)
build_miniruby 0.001993 0.000249 0.074282 ( 0.072357)
build_ruby 0.001644 0.000205 0.077072 ( 0.075577)
build_all 0.009146 0.001143 1.520347 ( 0.587508)
build_install 0.012663 0.010390 1.870930 ( 0.894602)
test_btest 0.000740 0.000165 79.331225 ( 8.226856)
test_basic 0.002623 0.004433 0.328645 ( 0.418161)
test_all 0.004113 0.000000 677.923296 ( 66.476828)
test_rubyspec 0.101915 0.070997 46.237502 ( 54.637804)
total: 132.98 sec