Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-115158
#<BuildRuby:0x00005649d6b67440
@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.20220224-115158",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003882 0.007709 0.903190 ( 1.138396)
build_miniruby 0.001443 0.000516 0.071930 ( 0.070032)
build_ruby 0.001320 0.000471 0.077674 ( 0.076110)
build_all 0.010127 0.000626 4.110399 ( 0.840685)
build_install 0.015191 0.008074 7.831513 ( 2.355411)
test_btest 0.001062 0.000374 77.409444 ( 8.513186)
test_basic 0.007073 0.000721 0.337640 ( 0.426351)
test_all 0.001560 0.000520 661.837675 ( 66.482865)
test_rubyspec 0.104386 0.067648 46.157974 ( 51.325418)
total: 131.23 sec