Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-032539
#<BuildRuby:0x00005567c0aa6f90
@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.20220818-032539",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005359 0.007151 0.890316 ( 3.235811)
build_miniruby 0.001049 0.000300 0.053398 ( 0.051942)
build_ruby 0.001192 0.000341 0.065349 ( 0.063735)
build_all 0.007449 0.000940 1.249115 ( 0.475033)
build_install 0.014618 0.001479 1.590268 ( 0.824076)
test_btest 0.000805 0.000189 52.511571 ( 6.500340)
test_basic 0.006021 0.000318 0.273741 ( 0.368465)
test_all 0.003652 0.002606 503.467301 ( 52.713657)
test_rubyspec 0.087924 0.045374 41.872305 ( 49.431156)
total: 113.67 sec