Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-221312
#<BuildRuby:0x0000564f59d34d30
@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.20220909-221312",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004603 0.005635 1.106509 ( 1.082483)
build_miniruby 0.002649 0.000000 0.069184 ( 0.067833)
build_ruby 0.002338 0.000000 0.076869 ( 0.076426)
build_all 0.008549 0.001351 1.550810 ( 0.606593)
build_install 0.020768 0.001473 1.901770 ( 0.950178)
test_btest 0.000000 0.001282 97.245557 ( 9.503362)
test_basic 0.004307 0.003450 0.353677 ( 0.443921)
test_all 0.002939 0.000000 655.236325 ( 66.747947)
test_rubyspec 0.100187 0.064081 46.973285 ( 55.215586)
total: 134.70 sec