Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-100901
#<BuildRuby:0x000055c200b7f940
@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.20220312-100901",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001450 0.010709 0.991655 ( 1.063513)
build_miniruby 0.000000 0.002014 0.077051 ( 0.075363)
build_ruby 0.000321 0.001963 0.070056 ( 0.067539)
build_all 0.005795 0.003864 1.501484 ( 0.608011)
build_install 0.020745 0.001603 5.322384 ( 2.231049)
test_btest 0.000771 0.000386 72.538282 ( 8.220100)
test_basic 0.001750 0.005623 0.323931 ( 0.411041)
test_all 0.001450 0.000316 656.775410 ( 66.420317)
test_rubyspec 0.099024 0.064152 46.213302 ( 51.520116)
total: 130.62 sec