Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-220535
#<BuildRuby:0x000055ea6057a5a8
@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.20220311-220535",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010793 0.000914 1.002308 ( 1.281038)
build_miniruby 0.001570 0.000209 0.068753 ( 0.067172)
build_ruby 0.002113 0.000282 0.076088 ( 0.073724)
build_all 0.009120 0.000000 1.530875 ( 0.620467)
build_install 0.020555 0.000000 5.369295 ( 2.258477)
test_btest 0.001136 0.000000 74.835808 ( 8.699974)
test_basic 0.007651 0.000000 0.337290 ( 0.435123)
test_all 0.001987 0.000000 650.893849 ( 65.881602)
test_rubyspec 0.127056 0.024669 45.947060 ( 51.140902)
total: 130.46 sec