Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-052356
#<BuildRuby:0x000055b298379e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-052356",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005895 0.000383 0.842648 ( 2.314444)
build_miniruby 0.001058 0.000227 1.011915 ( 1.009805)
build_ruby 0.001340 0.000287 2.779409 ( 2.776751)
build_all 0.001839 0.007909 16.752600 ( 3.009345)
build_install 0.006034 0.003378 2.329869 ( 1.198521)
test_btest 0.001039 0.000000 77.144713 ( 10.271421)
test_basic 0.004847 0.001872 0.377081 ( 0.462886)
test_all 0.000940 0.000329 674.802734 (101.856453)
test_rubyspec 0.070502 0.056352 51.952550 ( 60.006684)
total: 182.91 sec