Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-233007
#<BuildRuby:0x0000561ab6ef0480
@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.20220223-233007",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000027 0.000000 0.000027 ( 0.000031)
build_up 0.010470 0.000655 0.867306 ( 0.913908)
build_miniruby 0.001563 0.000481 0.078524 ( 0.076058)
build_ruby 0.001761 0.000542 0.072962 ( 0.070575)
build_all 0.002611 0.008387 4.221286 ( 0.845672)
build_install 0.012181 0.010577 8.003916 ( 2.405062)
test_btest 0.000731 0.000366 77.743887 ( 8.558676)
test_basic 0.006998 0.001527 0.356082 ( 0.448200)
test_all 0.001048 0.000499 666.327186 ( 65.569206)
test_rubyspec 0.106803 0.066955 46.143226 ( 51.287787)
total: 130.18 sec