Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-085338
#<BuildRuby:0x0000557801d6c0f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-085338",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000021)
build_up 0.004069 0.004980 0.952152 ( 1.134686)
build_miniruby 0.002352 0.000543 0.844618 ( 0.842423)
build_ruby 0.002117 0.000488 2.146259 ( 2.146204)
build_all 0.012681 0.008970 18.662448 ( 2.185652)
build_install 0.015384 0.004807 2.079757 ( 1.017995)
test_btest 0.001188 0.000372 93.024557 ( 8.687693)
test_basic 0.007121 0.002226 0.342870 ( 0.429212)
test_all 0.001962 0.000315 672.285967 ( 65.932505)
test_rubyspec 0.103861 0.065642 47.957579 ( 56.135482)
total: 138.51 sec