Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-071334
#<BuildRuby:0x000055d8920d7800
@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.20220318-071334",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001042 0.011100 1.026083 ( 3.964419)
build_miniruby 0.002107 0.000000 0.075352 ( 0.073123)
build_ruby 0.002040 0.000399 0.076286 ( 0.073650)
build_all 0.008954 0.002287 4.127626 ( 0.844963)
build_install 0.018541 0.005110 7.888622 ( 2.397740)
test_btest 0.000782 0.000298 72.391501 ( 8.316643)
test_basic 0.006013 0.000752 0.337023 ( 0.427436)
test_all 0.001417 0.000515 696.421227 ( 66.683662)
test_rubyspec 0.107287 0.066001 46.309139 ( 51.341755)
total: 134.12 sec