Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-222433
#<BuildRuby:0x000056317f5f4e50
@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.20220823-222433",
@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.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004637 0.008102 0.979081 ( 2.048020)
build_miniruby 0.001143 0.000572 0.078033 ( 0.076131)
build_ruby 0.001448 0.000724 0.077930 ( 0.075783)
build_all 0.009908 0.000690 1.507906 ( 0.566375)
build_install 0.020301 0.002645 1.915474 ( 0.945357)
test_btest 0.000830 0.000293 69.311320 ( 8.651937)
test_basic 0.001381 0.005334 0.337990 ( 0.430582)
test_all 0.002559 0.001053 646.741442 ( 65.136387)
test_rubyspec 0.093182 0.080835 46.049686 ( 54.313414)
total: 132.24 sec