Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-092047
#<BuildRuby:0x000055d6acb4ef28
@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.20221226-092047",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003932 0.000000 0.611613 ( 1.058816)
build_miniruby 0.000000 0.000931 0.739304 ( 0.738587)
build_ruby 0.000000 0.001344 2.529400 ( 2.529083)
build_all 0.006898 0.002168 12.627472 ( 1.496130)
build_install 0.001661 0.004803 1.554976 ( 0.749788)
test_btest 0.000485 0.000104 66.200327 ( 5.998275)
test_basic 0.002592 0.000555 0.243780 ( 0.339420)
test_all 0.000000 0.001020 482.860026 ( 46.106887)
test_rubyspec 0.008048 0.020144 34.554492 ( 45.082954)
total: 104.10 sec