Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-230513
#<BuildRuby:0x000055a8da111e98
@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.20230114-230513",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.007508 0.000214 1.318145 ( 1.341768)
build_miniruby 0.001353 0.000085 1.700691 ( 1.570944)
build_ruby 0.001520 0.000095 2.773653 ( 2.771078)
build_all 0.005242 0.004587 16.783111 ( 3.001416)
build_install 0.010021 0.001179 2.160596 ( 1.088122)
test_btest 0.000640 0.000075 72.126213 ( 11.165823)
test_basic 0.001169 0.005386 0.371252 ( 0.457263)
test_all 0.001074 0.000190 672.520758 ( 97.686691)
test_rubyspec 0.086056 0.051285 52.415569 ( 60.507636)
total: 179.59 sec