Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-144840
#<BuildRuby:0x0000558d30b229c0
@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-144840",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009856 0.000892 1.104687 ( 1.153972)
build_miniruby 0.001920 0.000295 0.102104 ( 0.098242)
build_ruby 0.001722 0.000265 0.103070 ( 0.099816)
build_all 0.007845 0.001207 1.280162 ( 0.546011)
build_install 0.010616 0.004359 1.619926 ( 0.880179)
test_btest 0.000000 0.002006 62.334641 ( 6.758989)
test_basic 0.003827 0.002651 0.342317 ( 0.432200)
test_all 0.006412 0.001508 500.331886 ( 53.502629)
test_rubyspec 0.101965 0.033749 42.539078 ( 50.892348)
total: 114.37 sec