Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-132604
#<BuildRuby:0x000055cdeff5f510
@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.20220324-132604",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000083 0.000013 0.000096 ( 0.000100)
build_up 0.005859 0.004450 1.015678 ( 1.315652)
build_miniruby 0.001837 0.000394 0.077125 ( 0.075092)
build_ruby 0.001564 0.000335 0.078671 ( 0.077358)
build_all 0.009024 0.000914 4.137188 ( 0.836089)
build_install 0.020323 0.002917 7.796695 ( 2.378455)
test_btest 0.000885 0.000165 73.588213 ( 8.118336)
test_basic 0.006837 0.001282 0.343983 ( 0.433399)
test_all 0.001481 0.000278 660.185862 ( 65.413159)
test_rubyspec 0.072001 0.088459 45.984021 ( 51.460710)
total: 130.11 sec