Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-133125
#<BuildRuby:0x000055b70e92e828
@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.20220616-133125",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009774 0.000409 0.822998 ( 0.999886)
build_miniruby 0.001330 0.000095 0.047881 ( 0.046841)
build_ruby 0.001233 0.000089 0.050011 ( 0.048945)
build_all 0.006679 0.000477 1.172028 ( 0.485753)
build_install 0.014099 0.004416 4.816885 ( 2.460741)
test_btest 0.002244 0.000249 51.887993 ( 6.010485)
test_basic 0.005331 0.000593 0.303513 ( 0.394849)
test_all 0.001246 0.001331 510.775215 ( 51.822416)
test_rubyspec 0.104225 0.024421 41.612538 ( 47.214866)
total: 109.49 sec