Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-023016
#<BuildRuby:0x0000556031244460
@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.20230124-023016",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004900 0.001633 0.849470 ( 1.145217)
build_miniruby 0.001016 0.000339 1.000607 ( 0.998684)
build_ruby 0.001498 0.000000 2.753775 ( 2.751221)
build_all 0.005855 0.003951 16.690547 ( 3.000534)
build_install 0.003013 0.006316 2.076973 ( 1.065625)
test_btest 0.000730 0.000319 74.200811 ( 11.030668)
test_basic 0.002112 0.005182 0.356078 ( 0.440605)
test_all 0.001065 0.000532 649.568308 (100.889105)
test_rubyspec 0.051258 0.037681 51.246058 ( 59.307463)
total: 180.63 sec