Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-005419
#<BuildRuby:0x00005563805206c8
@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.20220315-005419",
@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.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005233 0.006386 1.025351 ( 2.731090)
build_miniruby 0.001431 0.000651 0.075521 ( 0.073925)
build_ruby 0.001199 0.000545 0.078902 ( 0.077849)
build_all 0.008827 0.001703 4.228486 ( 0.850741)
build_install 0.011021 0.013000 7.895354 ( 2.457797)
test_btest 0.000000 0.001019 76.163598 ( 8.017294)
test_basic 0.000000 0.006711 0.329609 ( 0.419995)
test_all 0.000083 0.001766 684.665262 ( 66.709235)
test_rubyspec 0.070324 0.094417 46.320813 ( 51.874186)
total: 133.21 sec