Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-091238
#<BuildRuby:0x000056322b4f5480
@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-091238",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008540 0.000657 0.845790 ( 1.591613)
build_miniruby 0.001179 0.000091 0.063183 ( 0.061939)
build_ruby 0.002151 0.000166 0.058212 ( 0.055325)
build_all 0.008358 0.000000 1.252786 ( 0.477140)
build_install 0.013120 0.005224 4.995287 ( 2.492373)
test_btest 0.001784 0.000210 51.534744 ( 6.058356)
test_basic 0.000000 0.006755 0.297685 ( 0.389002)
test_all 0.000000 0.002969 518.645672 ( 54.331556)
test_rubyspec 0.068788 0.062697 41.569572 ( 47.451659)
total: 112.91 sec