Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-060717
#<BuildRuby:0x0000557203ca3760
@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.20221208-060717",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005851 0.004415 1.296389 ( 2.556860)
build_miniruby 0.002515 0.000539 2.753359 ( 2.059568)
build_ruby 0.002335 0.000500 2.248419 ( 2.155364)
build_all 0.019454 0.001042 18.581602 ( 2.136784)
build_install 0.003830 0.017298 2.065181 ( 1.026784)
test_btest 0.001461 0.000538 93.203943 ( 9.121863)
test_basic 0.006693 0.000718 0.353629 ( 0.442340)
test_all 0.001600 0.000560 689.442073 ( 69.883743)
test_rubyspec 0.104664 0.038646 49.717772 ( 58.092993)
total: 147.48 sec