Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-233858
#<BuildRuby:0x0000555ea8abc6e0
@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.20220810-233858",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004470 0.005862 0.963320 ( 1.081908)
build_miniruby 0.000000 0.001834 0.076528 ( 0.075645)
build_ruby 0.000000 0.001722 0.075867 ( 0.076001)
build_all 0.010801 0.000000 1.554881 ( 0.591242)
build_install 0.012108 0.011942 5.294887 ( 2.136147)
test_btest 0.000756 0.000401 73.679700 ( 8.650084)
test_basic 0.000074 0.008348 0.333949 ( 0.423691)
test_all 0.001217 0.000788 644.778048 ( 64.572183)
test_rubyspec 0.085824 0.097505 45.952672 ( 53.442048)
total: 131.05 sec