Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-051131
#<BuildRuby:0x000055c6ab4dcb38
@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.20220209-051131",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007939 0.004038 1.016302 ( 3.923608)
build_miniruby 0.000000 0.002066 0.072374 ( 0.070563)
build_ruby 0.000000 0.001948 0.073466 ( 0.071717)
build_all 0.002595 0.007913 4.166464 ( 0.802742)
build_install 0.012624 0.011109 7.697891 ( 2.322468)
test_btest 0.001045 0.000409 73.084919 ( 7.879045)
test_basic 0.004813 0.002633 0.329753 ( 0.419933)
test_all 0.001622 0.000649 690.952065 ( 67.541817)
test_rubyspec 0.091307 0.076088 45.855065 ( 51.360437)
total: 134.39 sec