Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-222112
#<BuildRuby:0x000055d8a12df0f8
@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.20220213-222112",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005880 0.004375 0.954150 ( 0.994358)
build_miniruby 0.001346 0.000269 0.078002 ( 0.076515)
build_ruby 0.001357 0.000272 0.068224 ( 0.066605)
build_all 0.006351 0.003782 4.197085 ( 0.811477)
build_install 0.021510 0.002764 7.889573 ( 2.329321)
test_btest 0.000918 0.000193 72.200991 ( 8.387981)
test_basic 0.001673 0.005381 0.334394 ( 0.433527)
test_all 0.001667 0.000438 694.426793 ( 67.205557)
test_rubyspec 0.135695 0.030312 46.249744 ( 51.770050)
total: 132.08 sec