Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-015022
#<BuildRuby:0x000055e27b681038
@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.20220614-015022",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008535 0.000077 0.866747 ( 1.773805)
build_miniruby 0.001166 0.000167 0.053163 ( 0.051726)
build_ruby 0.001539 0.000220 0.064206 ( 0.062620)
build_all 0.007279 0.000406 1.194821 ( 0.474119)
build_install 0.014545 0.003935 4.893485 ( 2.468214)
test_btest 0.001258 0.000198 53.017827 ( 6.209661)
test_basic 0.005244 0.000828 0.297142 ( 0.387361)
test_all 0.002245 0.000355 526.457035 ( 54.279129)
test_rubyspec 0.067528 0.057498 41.683735 ( 47.514059)
total: 113.22 sec