Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-050711
#<BuildRuby:0x000055e5bfcfc6c8
@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.20220317-050711",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002699 0.009421 1.002553 ( 1.598816)
build_miniruby 0.001158 0.000483 0.070606 ( 0.068808)
build_ruby 0.001311 0.000546 0.077954 ( 0.076021)
build_all 0.007867 0.001259 4.161635 ( 0.847136)
build_install 0.015847 0.003926 8.082868 ( 2.477183)
test_btest 0.000000 0.001144 73.744619 ( 8.039539)
test_basic 0.000000 0.007550 0.342469 ( 0.430050)
test_all 0.000000 0.001870 654.186162 ( 66.148013)
test_rubyspec 0.088140 0.086294 46.191796 ( 51.760330)
total: 131.45 sec