Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-102154
#<BuildRuby:0x000055ea1ebf3340
@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.20220225-102154",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000067 0.000010 0.000077 ( 0.000080)
build_up 0.000000 0.011425 0.851778 ( 1.104051)
build_miniruby 0.000757 0.000785 0.075351 ( 0.073830)
build_ruby 0.002340 0.000000 0.080834 ( 0.078264)
build_all 0.010667 0.000000 4.238648 ( 0.834748)
build_install 0.021839 0.001655 8.039976 ( 2.400614)
test_btest 0.000852 0.000213 74.729996 ( 8.000779)
test_basic 0.003967 0.004379 0.334150 ( 0.421307)
test_all 0.001937 0.000553 663.312216 ( 66.463177)
test_rubyspec 0.116772 0.055737 46.089749 ( 51.242583)
total: 130.62 sec