Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-034335
#<BuildRuby:0x00005637681f0f40
@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.20220215-034335",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006368 0.004827 0.985265 ( 2.856802)
build_miniruby 0.001567 0.000482 0.075582 ( 0.073368)
build_ruby 0.001443 0.000444 0.078840 ( 0.076772)
build_all 0.008809 0.002711 4.132530 ( 0.783952)
build_install 0.022576 0.000373 7.762888 ( 2.293773)
test_btest 0.001041 0.000245 73.308132 ( 7.940924)
test_basic 0.007965 0.000000 0.335853 ( 0.424494)
test_all 0.001786 0.000000 701.495009 ( 67.772917)
test_rubyspec 0.101667 0.058338 45.973139 ( 51.481005)
total: 133.71 sec