Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-104746
#<BuildRuby:0x0000564bc5d6c6c8
@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.20220312-104746",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000056 0.000008 0.000064 ( 0.000066)
build_up 0.008366 0.003307 1.001428 ( 1.071941)
build_miniruby 0.000000 0.002180 0.076221 ( 0.074006)
build_ruby 0.000668 0.001645 0.076936 ( 0.074454)
build_all 0.008608 0.001131 1.520237 ( 0.611752)
build_install 0.020072 0.002504 5.411861 ( 2.187857)
test_btest 0.001135 0.000239 78.751432 ( 8.418177)
test_basic 0.005633 0.001186 0.330663 ( 0.420103)
test_all 0.001517 0.000319 664.704370 ( 65.800355)
test_rubyspec 0.134015 0.043389 46.326937 ( 51.462770)
total: 130.12 sec