Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-025314
#<BuildRuby:0x0000556bfc458e50
@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.20220717-025314",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000000 0.000016 0.000016 ( 0.000014)
build_up 0.002177 0.009326 0.986703 ( 1.010419)
build_miniruby 0.001316 0.000718 0.073353 ( 0.071166)
build_ruby 0.001496 0.000816 0.075074 ( 0.072955)
build_all 0.002480 0.007729 1.487342 ( 0.594897)
build_install 0.022502 0.000263 5.050555 ( 2.100222)
test_btest 0.000808 0.000380 71.402289 ( 8.376323)
test_basic 0.001962 0.005514 0.327227 ( 0.415999)
test_all 0.001132 0.000599 685.361780 ( 67.324953)
test_rubyspec 0.111489 0.070757 45.358877 ( 51.178932)
total: 131.15 sec