Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-142133
#<BuildRuby:0x0000556386eaf800
@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.20220917-142133",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000026 0.000005 0.000031 ( 0.000027)
build_up 0.010484 0.000937 1.082377 ( 1.105597)
build_miniruby 0.001704 0.000243 0.066333 ( 0.064519)
build_ruby 0.000000 0.001947 0.066159 ( 0.063992)
build_all 0.008091 0.001514 1.555466 ( 0.615834)
build_install 0.019586 0.002563 1.908397 ( 0.925440)
test_btest 0.001089 0.000182 94.978461 ( 9.608774)
test_basic 0.003348 0.004755 0.359971 ( 0.456948)
test_all 0.001594 0.004178 676.682661 ( 68.643747)
test_rubyspec 0.092599 0.074780 47.134765 ( 55.541779)
total: 137.03 sec