Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-200404
#<BuildRuby:0x0000556cd83909c8
@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.20220726-200404",
@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.000011 0.000006 0.000017 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000000 0.012651 0.962966 ( 1.013197)
build_miniruby 0.000000 0.002076 0.074459 ( 0.073079)
build_ruby 0.000000 0.001803 0.077357 ( 0.076670)
build_all 0.003483 0.006914 1.535096 ( 0.591761)
build_install 0.019041 0.003221 5.124078 ( 2.072271)
test_btest 0.000645 0.000516 74.235167 ( 8.158435)
test_basic 0.001386 0.005191 0.321963 ( 0.411991)
test_all 0.000950 0.000824 688.927728 ( 67.237644)
test_rubyspec 0.092080 0.084136 46.031678 ( 51.671424)
total: 131.31 sec