Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-032452
#<BuildRuby:0x0000564da20f08e8
@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.20220304-032452",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010417 0.000480 1.036143 ( 9.238546)
build_miniruby 0.001815 0.000363 0.070782 ( 0.068287)
build_ruby 0.001668 0.000333 0.081187 ( 0.079776)
build_all 0.006749 0.003926 4.224486 ( 0.851169)
build_install 0.020341 0.002471 8.076294 ( 2.436953)
test_btest 0.001331 0.000000 76.420374 ( 8.215665)
test_basic 0.004450 0.002904 0.336901 ( 0.425671)
test_all 0.001595 0.000363 697.382192 ( 67.502294)
test_rubyspec 0.103006 0.060195 46.400086 ( 51.668871)
total: 140.49 sec