Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-100100
#<BuildRuby:0x000055c6d1944010
@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.20230108-100100",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000049 0.000003 0.000052 ( 0.000051)
configure 0.000038 0.000002 0.000040 ( 0.000040)
build_up 0.008397 0.000560 0.861010 ( 1.188865)
build_miniruby 0.001190 0.000079 1.017461 ( 1.015550)
build_ruby 0.001498 0.000099 2.785448 ( 2.782864)
build_all 0.009504 0.000633 16.877603 ( 3.007946)
build_install 0.006631 0.005018 2.136265 ( 1.080075)
test_btest 0.000786 0.000092 79.716233 ( 10.633747)
test_basic 0.008547 0.000000 0.392620 ( 0.474532)
test_all 0.001434 0.000000 681.064388 ( 97.224875)
test_rubyspec 0.076567 0.056881 52.315446 ( 60.354425)
total: 177.76 sec