Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-220102
#<BuildRuby:0x000055d204a652f8
@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.20220602-220102",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005399 0.004174 0.854762 ( 1.030810)
build_miniruby 0.001905 0.000127 0.064819 ( 0.063749)
build_ruby 0.001473 0.000098 0.064877 ( 0.064039)
build_all 0.002894 0.004796 1.203586 ( 0.500047)
build_install 0.018022 0.001036 4.906349 ( 2.476744)
test_btest 0.001905 0.000224 55.343611 ( 6.513386)
test_basic 0.005381 0.000633 0.275874 ( 0.366500)
test_all 0.002793 0.000329 522.922964 ( 54.465824)
test_rubyspec 0.092049 0.031630 41.393303 ( 47.292081)
total: 112.77 sec