Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-031500
#<BuildRuby:0x000055936fca3340
@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.20220318-031500",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000627 0.010175 1.016721 ( 1.598813)
build_miniruby 0.001188 0.000693 0.075043 ( 0.073372)
build_ruby 0.001094 0.000638 0.067712 ( 0.066008)
build_all 0.009297 0.000671 4.096906 ( 0.859490)
build_install 0.009129 0.014025 8.007031 ( 2.436419)
test_btest 0.000669 0.000430 70.572673 ( 8.135872)
test_basic 0.004364 0.002806 0.332022 ( 0.421296)
test_all 0.001111 0.000714 700.341426 ( 67.539618)
test_rubyspec 0.066314 0.092324 46.300914 ( 51.680382)
total: 132.81 sec