Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-143811
#<BuildRuby:0x0000559cb0f3c9e0
@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.20220403-143811",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000041 0.000015 0.000056 ( 0.000056)
build_up 0.011958 0.001151 1.026332 ( 1.159231)
build_miniruby 0.000000 0.002196 0.077555 ( 0.075360)
build_ruby 0.000000 0.001764 0.068193 ( 0.066050)
build_all 0.006721 0.002721 4.287131 ( 0.868695)
build_install 0.023370 0.000000 8.549363 ( 3.050584)
test_btest 0.001370 0.000000 73.920547 ( 8.473319)
test_basic 0.007656 0.000000 0.335158 ( 0.426551)
test_all 0.001859 0.000037 692.777514 ( 67.733039)
test_rubyspec 0.085052 0.079149 46.646934 ( 51.914669)
total: 133.77 sec