Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-202059
#<BuildRuby:0x000056340c3c4d30
@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.20220913-202059",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003161 0.007696 1.147036 ( 1.110167)
build_miniruby 0.001835 0.000705 0.080216 ( 0.078151)
build_ruby 0.001455 0.000560 0.076804 ( 0.074887)
build_all 0.008632 0.001577 1.581789 ( 0.608894)
build_install 0.016399 0.006759 1.911504 ( 0.950535)
test_btest 0.001029 0.000379 95.253726 ( 9.440666)
test_basic 0.002584 0.005357 0.352222 ( 0.442673)
test_all 0.002047 0.000861 642.855104 ( 67.293981)
test_rubyspec 0.105973 0.071278 47.138822 ( 55.627953)
total: 135.63 sec