Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-090130
#<BuildRuby:0x00005614b5e1c920
@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.20220821-090130",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000068 0.000012 0.000080 ( 0.000084)
build_up 0.002334 0.008814 0.961882 ( 1.015842)
build_miniruby 0.002091 0.000000 0.075832 ( 0.075302)
build_ruby 0.002170 0.000036 0.073011 ( 0.072093)
build_all 0.009113 0.001395 1.544796 ( 0.582755)
build_install 0.014602 0.007924 1.868312 ( 0.936413)
test_btest 0.000694 0.000232 72.601554 ( 8.429191)
test_basic 0.002569 0.004281 0.331070 ( 0.423484)
test_all 0.003717 0.000877 628.638479 ( 64.307368)
test_rubyspec 0.097330 0.069160 45.799158 ( 54.193935)
total: 130.04 sec