Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-120234
#<BuildRuby:0x00005627bdf9f610
@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.20230120-120234",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003225 0.000538 0.616085 ( 1.020999)
build_miniruby 0.000894 0.000000 0.643412 ( 0.642596)
build_ruby 0.001349 0.000000 2.201663 ( 2.201896)
build_all 0.008566 0.000000 11.898443 ( 1.469012)
build_install 0.002282 0.004333 1.490806 ( 0.727258)
test_btest 0.000515 0.000103 62.746944 ( 6.438605)
test_basic 0.000403 0.003318 0.246978 ( 0.342809)
test_all 0.000931 0.000232 484.365931 ( 47.212978)
test_rubyspec 0.016380 0.012311 35.171809 ( 45.725573)
total: 105.78 sec