Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-070416
#<BuildRuby:0x000055b3e2b974b8
@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.20221116-070416",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003627 0.004913 1.109161 ( 1.851582)
build_miniruby 0.001620 0.000000 0.878426 ( 0.880870)
build_ruby 0.002548 0.000000 2.476851 ( 2.378168)
build_all 0.015480 0.003029 18.260500 ( 2.216826)
build_install 0.011371 0.010265 1.837273 ( 0.963905)
test_btest 0.001003 0.000000 81.717433 ( 10.109672)
test_basic 0.005473 0.000607 0.340624 ( 0.436504)
test_all 0.000973 0.000278 707.495225 ( 74.935804)
test_rubyspec 0.081759 0.046592 49.962740 ( 58.556641)
total: 152.33 sec