Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-062745
#<BuildRuby:0x00005640d3490920
@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.20220815-062745",
@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.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000908 0.010803 1.024132 ( 1.419630)
build_miniruby 0.001549 0.000553 0.073294 ( 0.071588)
build_ruby 0.001376 0.000491 0.075510 ( 0.074185)
build_all 0.007509 0.002682 1.533166 ( 0.573798)
build_install 0.022599 0.000014 1.903852 ( 0.943698)
test_btest 0.000877 0.000231 78.070188 ( 8.282439)
test_basic 0.005862 0.001542 0.330364 ( 0.419638)
test_all 0.002466 0.000649 635.195550 ( 65.213197)
test_rubyspec 0.102409 0.073761 46.323108 ( 53.798846)
total: 130.80 sec