Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-020231
#<BuildRuby:0x000055d7c978afe0
@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-020231",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002807 0.009439 0.971038 ( 0.981291)
build_miniruby 0.001250 0.000682 0.077132 ( 0.075309)
build_ruby 0.001494 0.000815 0.078407 ( 0.076695)
build_all 0.008126 0.001825 1.511779 ( 0.579551)
build_install 0.021087 0.000726 1.893500 ( 0.918225)
test_btest 0.000766 0.000287 75.532546 ( 8.344185)
test_basic 0.008110 0.000000 0.329314 ( 0.424453)
test_all 0.004154 0.000815 647.167514 ( 64.904092)
test_rubyspec 0.110061 0.059125 45.880683 ( 54.398878)
total: 130.70 sec