Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-135841
#<BuildRuby:0x000055e5d38789d0
@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.20220822-135841",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009779 0.000751 0.970163 ( 1.452742)
build_miniruby 0.001488 0.000573 0.075179 ( 0.074406)
build_ruby 0.001674 0.000000 0.077032 ( 0.076517)
build_all 0.007745 0.003091 1.518996 ( 0.583519)
build_install 0.019976 0.001186 1.858638 ( 0.924232)
test_btest 0.000756 0.000227 72.550272 ( 7.885236)
test_basic 0.006907 0.000760 0.327741 ( 0.417732)
test_all 0.003337 0.000954 675.910534 ( 67.071186)
test_rubyspec 0.125929 0.049355 46.146924 ( 54.447534)
total: 132.93 sec