Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-040048
#<BuildRuby:0x000056040b1545e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-040048",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009999 0.000122 1.189065 ( 1.564492)
build_miniruby 0.002067 0.000129 0.820932 ( 0.827056)
build_ruby 0.003218 0.000000 2.221039 ( 2.144820)
build_all 0.015311 0.003642 18.352989 ( 2.129549)
build_install 0.013935 0.008936 2.080923 ( 1.042340)
test_btest 0.000992 0.000165 91.406087 ( 8.944875)
test_basic 0.007316 0.000000 0.351138 ( 0.440368)
test_all 0.002299 0.000000 690.137860 ( 69.803555)
test_rubyspec 0.094233 0.043668 48.694876 ( 57.182890)
total: 144.08 sec