Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-051613
#<BuildRuby:0x0000564e726608e8
@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.20220404-051613",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011090 0.000977 0.968256 ( 2.264472)
build_miniruby 0.002087 0.000278 0.124828 ( 0.125290)
build_ruby 0.004149 0.000553 3.363274 ( 3.217504)
build_all 0.017454 0.003163 21.716065 ( 2.360114)
build_install 0.015073 0.007242 8.691864 ( 3.020549)
test_btest 0.001059 0.000204 74.809106 ( 7.990247)
test_basic 0.007365 0.000000 0.332579 ( 0.422933)
test_all 0.001810 0.000229 699.873161 ( 68.117088)
test_rubyspec 0.110497 0.054401 46.763924 ( 52.126765)
total: 139.65 sec