Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-203446
#<BuildRuby:0x0000562809400d30
@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.20220722-203446",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.009997 0.000805 0.975377 ( 1.664619)
build_miniruby 0.001796 0.000239 0.075821 ( 0.074289)
build_ruby 0.002229 0.000000 0.077942 ( 0.076363)
build_all 0.008929 0.000847 1.504716 ( 0.579671)
build_install 0.022001 0.000780 5.147246 ( 2.056053)
test_btest 0.001118 0.000117 79.454777 ( 8.320294)
test_basic 0.007617 0.000802 0.317529 ( 0.405939)
test_all 0.001698 0.000179 630.528315 ( 64.383262)
test_rubyspec 0.078404 0.094606 45.319940 ( 51.128415)
total: 128.69 sec