Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-204725
#<BuildRuby:0x00005608202eaf08
@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.20221010-204725",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008798 0.000342 1.061625 ( 1.119952)
build_miniruby 0.001728 0.000123 0.105125 ( 0.101975)
build_ruby 0.001362 0.000097 0.094895 ( 0.092165)
build_all 0.007295 0.000181 1.293447 ( 0.563424)
build_install 0.016322 0.000399 1.610570 ( 0.902874)
test_btest 0.000000 0.002164 61.533567 ( 6.668987)
test_basic 0.005397 0.001938 0.351187 ( 0.439259)
test_all 0.007864 0.000322 509.099452 ( 53.842738)
test_rubyspec 0.083387 0.038560 42.650499 ( 51.126283)
total: 114.86 sec