Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-061434
#<BuildRuby:0x00005606b4ea3600
@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.20220906-061434",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000108 0.000008 0.000116 ( 0.000119)
build_up 0.006818 0.003445 0.961491 ( 1.584071)
build_miniruby 0.002286 0.000269 0.077796 ( 0.075342)
build_ruby 0.002041 0.000000 0.070051 ( 0.067925)
build_all 0.008773 0.000323 1.560446 ( 0.600301)
build_install 0.011405 0.009617 1.909361 ( 0.951154)
test_btest 0.000911 0.000182 96.038819 ( 9.205257)
test_basic 0.003547 0.004271 0.349637 ( 0.438206)
test_all 0.004372 0.001041 635.465782 ( 66.887710)
test_rubyspec 0.105734 0.070050 46.764523 ( 55.251656)
total: 135.06 sec