Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-110046
#<BuildRuby:0x0000561e8f35be08
@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.20230210-110046",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003892 0.000000 0.579451 ( 0.992484)
build_miniruby 0.000827 0.000077 0.622006 ( 0.621571)
build_ruby 0.001048 0.000175 2.072192 ( 2.073772)
build_all 0.009096 0.000030 12.324281 ( 1.502122)
build_install 0.006601 0.000000 1.488689 ( 0.703186)
test_btest 0.000684 0.000000 65.667155 ( 6.495211)
test_basic 0.003716 0.000000 0.260182 ( 0.355019)
test_all 0.001261 0.000000 487.506403 ( 47.300039)
test_rubyspec 0.008142 0.021694 35.222870 ( 45.770576)
total: 105.81 sec