Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-043944
#<BuildRuby:0x000055a5f4fdd3e8
@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.20221016-043944",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007744 0.001408 1.104325 ( 1.158038)
build_miniruby 0.001380 0.000251 0.103113 ( 0.099657)
build_ruby 0.001516 0.000276 0.098358 ( 0.095270)
build_all 0.000000 0.009107 1.324407 ( 0.554062)
build_install 0.011021 0.004755 1.674605 ( 0.894329)
test_btest 0.001205 0.000438 63.594286 ( 6.669580)
test_basic 0.002333 0.004518 0.342016 ( 0.436716)
test_all 0.006589 0.000315 520.752009 ( 55.131917)
test_rubyspec 0.087133 0.048032 43.634246 ( 52.257985)
total: 117.30 sec