Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-083444
#<BuildRuby:0x000055ef4455d348
@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-083444",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011453 0.000225 0.850536 ( 0.972261)
build_miniruby 0.001762 0.000117 0.062266 ( 0.060462)
build_ruby 0.001786 0.000119 0.064411 ( 0.063038)
build_all 0.002981 0.004908 1.251443 ( 0.489261)
build_install 0.011750 0.004315 4.357173 ( 1.844127)
test_btest 0.001554 0.000259 54.224440 ( 6.358771)
test_basic 0.005281 0.000880 0.286595 ( 0.376948)
test_all 0.002652 0.000159 482.075340 ( 52.006519)
test_rubyspec 0.088108 0.052595 41.953241 ( 47.793932)
total: 109.97 sec