Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-201518
#<BuildRuby:0x00005623b659abe8
@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.20230101-201518",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005678 0.000811 0.911745 ( 1.092125)
build_miniruby 0.001022 0.000146 1.021022 ( 1.019223)
build_ruby 0.000000 0.001496 2.772509 ( 2.769735)
build_all 0.005509 0.004187 16.731803 ( 2.994127)
build_install 0.010668 0.001144 2.302496 ( 1.181237)
test_btest 0.001005 0.000201 76.382654 ( 10.427771)
test_basic 0.007546 0.000000 0.369100 ( 0.453626)
test_all 0.002349 0.000000 678.230544 ( 95.000024)
test_rubyspec 0.068274 0.063454 51.776837 ( 59.834626)
total: 174.77 sec