Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-180554
#<BuildRuby:0x0000564be3f00098
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230521-180554",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002026 0.003355 1.323041 ( 2.582456)
build_miniruby 0.000732 0.000274 0.795658 ( 0.795412)
build_ruby 0.000900 0.000337 2.387448 ( 2.387332)
build_all 0.007082 0.002175 12.545104 ( 1.100600)
build_install 0.005570 0.002052 1.714387 ( 0.847697)
test_btest 0.000687 0.000253 80.973266 ( 7.497678)
test_basic 0.000708 0.002795 0.525201 ( 0.609725)
test_all 0.001748 0.000355 442.105923 ( 50.650186)
test_rubyspec 0.021698 0.015124 41.951898 ( 54.475229)
total: 120.95 sec