Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-151621
#<BuildRuby:0x000055d5af6fce50
@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.20220813-151621",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007653 0.003479 0.975630 ( 1.101445)
build_miniruby 0.001514 0.000689 0.078908 ( 0.077424)
build_ruby 0.001383 0.000629 0.070550 ( 0.068686)
build_all 0.004910 0.004968 1.522691 ( 0.586308)
build_install 0.021330 0.001602 1.871729 ( 0.931566)
test_btest 0.000839 0.000326 76.057400 ( 8.536273)
test_basic 0.007711 0.001152 0.326559 ( 0.413286)
test_all 0.003098 0.000702 686.816638 ( 67.164626)
test_rubyspec 0.096499 0.080031 45.951089 ( 53.577687)
total: 132.46 sec