Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-161240
#<BuildRuby:0x000055d3f4f53340
@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.20220325-161240",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000072 0.000011 0.000083 ( 0.000088)
build_up 0.003169 0.007981 0.991982 ( 0.996245)
build_miniruby 0.001310 0.000375 0.073852 ( 0.071749)
build_ruby 0.001349 0.000385 0.075048 ( 0.073393)
build_all 0.006948 0.003769 4.166262 ( 0.867083)
build_install 0.017854 0.005857 7.869936 ( 2.442391)
test_btest 0.001002 0.000317 72.624664 ( 8.476610)
test_basic 0.008190 0.000000 0.343106 ( 0.433467)
test_all 0.001429 0.000205 691.429398 ( 67.670704)
test_rubyspec 0.094250 0.064128 45.872527 ( 51.282178)
total: 132.32 sec