Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-102821
#<BuildRuby:0x00005612e2549570
@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.20220828-102821",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008907 0.001254 0.851381 ( 1.612862)
build_miniruby 0.001301 0.000326 0.053851 ( 0.052746)
build_ruby 0.000969 0.000243 0.057062 ( 0.055952)
build_all 0.007928 0.000789 1.251563 ( 0.457389)
build_install 0.006487 0.006776 1.560509 ( 0.787595)
test_btest 0.001167 0.000359 54.481358 ( 6.162300)
test_basic 0.000000 0.007026 0.290510 ( 0.381133)
test_all 0.000000 0.004012 501.074306 ( 53.151002)
test_rubyspec 0.080166 0.050581 41.108101 ( 49.429847)
total: 112.09 sec