Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-114549
#<BuildRuby:0x00005591218a48e8
@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.20220807-114549",
@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.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006716 0.004981 0.989138 ( 1.461272)
build_miniruby 0.001936 0.000277 0.077821 ( 0.076778)
build_ruby 0.001874 0.000268 0.076962 ( 0.075585)
build_all 0.010992 0.000000 1.515413 ( 0.575837)
build_install 0.018514 0.004918 5.172796 ( 2.057917)
test_btest 0.001288 0.000193 69.512993 ( 8.074673)
test_basic 0.006113 0.000917 0.319322 ( 0.409081)
test_all 0.001844 0.000000 639.789069 ( 64.567290)
test_rubyspec 0.104837 0.066954 45.685049 ( 53.246604)
total: 130.55 sec