Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-060005
#<BuildRuby:0x000055ef98ced550
@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.20221030-060005",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009556 0.000394 1.110168 ( 1.161190)
build_miniruby 0.002160 0.000154 0.095227 ( 0.091553)
build_ruby 0.001455 0.000104 0.105106 ( 0.103050)
build_all 0.003936 0.004604 1.328570 ( 0.573850)
build_install 0.011339 0.004221 1.657975 ( 0.889681)
test_btest 0.002146 0.000358 63.281035 ( 6.488734)
test_basic 0.005546 0.000924 0.350635 ( 0.440655)
test_all 0.001763 0.004284 523.980934 ( 55.661875)
test_rubyspec 0.054144 0.073246 43.473489 ( 52.039387)
total: 117.45 sec