Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-021547
#<BuildRuby:0x000055bf696808e8
@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.20220214-021547",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011105 0.000451 0.953763 ( 1.606382)
build_miniruby 0.001761 0.000110 0.073730 ( 0.073232)
build_ruby 0.001709 0.000107 0.070710 ( 0.070596)
build_all 0.009674 0.000605 4.017872 ( 0.818484)
build_install 0.017843 0.006010 7.846707 ( 2.358982)
test_btest 0.000938 0.000104 73.348525 ( 8.262781)
test_basic 0.007650 0.000210 0.324573 ( 0.413812)
test_all 0.001750 0.000184 712.079222 ( 68.151555)
test_rubyspec 0.089692 0.063665 46.396711 ( 51.839237)
total: 133.60 sec