Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-060016
#<BuildRuby:0x0000564724ff89c8
@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.20220630-060016",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006532 0.004638 1.015355 ( 2.655170)
build_miniruby 0.001595 0.000368 0.072931 ( 0.071848)
build_ruby 0.001464 0.000337 0.074896 ( 0.074041)
build_all 0.008118 0.000773 1.479459 ( 0.588685)
build_install 0.020442 0.002042 5.948150 ( 2.834614)
test_btest 0.001707 0.000000 72.871637 ( 8.263631)
test_basic 0.003525 0.004217 0.321566 ( 0.411725)
test_all 0.002259 0.000502 682.053518 ( 66.898647)
test_rubyspec 0.113767 0.064314 45.826123 ( 51.552347)
total: 133.35 sec