Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-045423
#<BuildRuby:0x0000563c033d40d8
@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.20221207-045423",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004061 0.000338 0.796623 ( 1.177218)
build_miniruby 0.000767 0.000064 0.732198 ( 0.731563)
build_ruby 0.001193 0.000099 2.396445 ( 2.328973)
build_all 0.008838 0.000308 12.335172 ( 1.502318)
build_install 0.005971 0.000460 1.617991 ( 0.761104)
test_btest 0.000678 0.000052 63.895397 ( 6.043203)
test_basic 0.003671 0.000000 0.237505 ( 0.332947)
test_all 0.000912 0.000000 486.249289 ( 50.548063)
test_rubyspec 0.010172 0.018923 35.061295 ( 45.595862)
total: 109.02 sec