Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-000727
#<BuildRuby:0x00005615cdba6ad8
@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.20221011-000727",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000044 0.000003 0.000047 ( 0.000048)
configure 0.000036 0.000002 0.000038 ( 0.000038)
build_up 0.007083 0.006543 1.099184 ( 1.140207)
build_miniruby 0.001363 0.000240 0.097480 ( 0.095418)
build_ruby 0.001313 0.000232 0.097476 ( 0.095372)
build_all 0.008137 0.000738 1.288174 ( 0.570696)
build_install 0.010737 0.003742 1.591356 ( 0.886132)
test_btest 0.001333 0.000254 61.636173 ( 6.213201)
test_basic 0.000704 0.007057 0.355321 ( 0.443911)
test_all 0.000701 0.006572 478.930148 ( 53.157265)
test_rubyspec 0.076403 0.060820 42.874229 ( 51.417615)
total: 114.02 sec