Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-202254
#<BuildRuby:0x000055d786fd8438
@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.20220325-202254",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006236 0.004757 1.011465 ( 1.058704)
build_miniruby 0.002103 0.000000 0.072730 ( 0.071101)
build_ruby 0.002159 0.000029 0.071000 ( 0.069102)
build_all 0.006512 0.003641 4.097331 ( 0.830607)
build_install 0.012334 0.011680 7.952927 ( 2.448729)
test_btest 0.000816 0.000336 69.515292 ( 8.042500)
test_basic 0.005477 0.002255 0.351900 ( 0.441337)
test_all 0.001396 0.000574 663.077998 ( 65.703262)
test_rubyspec 0.109038 0.058264 46.134985 ( 51.469329)
total: 130.14 sec