Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-134501
#<BuildRuby:0x0000564e875e0ea8
@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.20220730-134501",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004378 0.007566 0.947633 ( 1.003372)
build_miniruby 0.001799 0.000385 0.075972 ( 0.073980)
build_ruby 0.001858 0.000398 0.075717 ( 0.073733)
build_all 0.010227 0.001205 1.537938 ( 0.579658)
build_install 0.011424 0.011354 5.150549 ( 2.079674)
test_btest 0.000907 0.000283 74.999492 ( 8.339092)
test_basic 0.007211 0.000620 0.311773 ( 0.401020)
test_all 0.001266 0.000372 637.477722 ( 64.337079)
test_rubyspec 0.087391 0.088934 45.566932 ( 51.362484)
total: 128.25 sec