Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-223901
#<BuildRuby:0x000055942c6106c8
@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.20220217-223901",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006809 0.003647 0.928714 ( 0.957921)
build_miniruby 0.001931 0.000552 0.072416 ( 0.069956)
build_ruby 0.000000 0.001902 0.077979 ( 0.075822)
build_all 0.006830 0.004208 4.156042 ( 0.805710)
build_install 0.020566 0.002809 7.815906 ( 2.335641)
test_btest 0.000955 0.000286 75.498478 ( 8.346530)
test_basic 0.003426 0.005457 0.345512 ( 0.440339)
test_all 0.001126 0.000395 685.328285 ( 66.424595)
test_rubyspec 0.090804 0.078511 46.487069 ( 51.736162)
total: 131.19 sec