Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-151602
#<BuildRuby:0x000055744714d550
@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.20220626-151602",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.000242 0.011864 0.856558 ( 0.912757)
build_miniruby 0.000852 0.000426 0.053100 ( 0.051809)
build_ruby 0.001095 0.000547 0.063315 ( 0.062327)
build_all 0.002985 0.005847 1.208508 ( 0.486713)
build_install 0.010690 0.008256 4.956460 ( 2.451028)
test_btest 0.001422 0.000000 52.931138 ( 6.213926)
test_basic 0.006006 0.000000 0.289588 ( 0.380131)
test_all 0.002711 0.000321 509.477269 ( 54.025313)
test_rubyspec 0.068305 0.050361 42.004295 ( 47.813929)
total: 112.40 sec