Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-190142
#<BuildRuby:0x000055a760a19390
@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.20220826-190142",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.008964 0.004320 0.813356 ( 0.852849)
build_miniruby 0.001212 0.000259 0.055117 ( 0.053646)
build_ruby 0.001398 0.000300 0.065092 ( 0.063746)
build_all 0.007517 0.000616 1.276991 ( 0.474907)
build_install 0.007815 0.006731 1.575731 ( 0.811270)
test_btest 0.001043 0.000278 55.044242 ( 6.076514)
test_basic 0.004247 0.003410 0.296394 ( 0.394758)
test_all 0.005578 0.000192 510.947128 ( 53.823521)
test_rubyspec 0.071907 0.059897 41.666590 ( 50.241735)
total: 112.79 sec