Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-174636
#<BuildRuby:0x000055c60b9f7208
@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.20230121-174636",
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.003736 0.000287 0.642122 ( 1.032868)
build_miniruby 0.000827 0.000063 0.638649 ( 0.637797)
build_ruby 0.001388 0.000000 2.206810 ( 2.206920)
build_all 0.009278 0.000000 11.985266 ( 1.495314)
build_install 0.006693 0.000000 1.497806 ( 0.697680)
test_btest 0.000670 0.000000 64.221932 ( 6.274224)
test_basic 0.001230 0.002567 0.261049 ( 0.356658)
test_all 0.000930 0.000084 497.316650 ( 45.459504)
test_rubyspec 0.019401 0.010524 35.392746 ( 45.787226)
total: 103.95 sec