Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-204356
#<BuildRuby:0x000055f5f71cf898
@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-204356",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003602 0.000277 0.626891 ( 1.025536)
build_miniruby 0.000935 0.000072 0.644433 ( 0.643675)
build_ruby 0.001293 0.000000 2.090644 ( 2.089981)
build_all 0.009330 0.000139 12.412897 ( 1.497884)
build_install 0.006419 0.000428 1.523022 ( 0.736488)
test_btest 0.000647 0.000043 68.821892 ( 6.171414)
test_basic 0.003841 0.000000 0.270290 ( 0.366597)
test_all 0.001127 0.000007 485.604631 ( 47.286224)
test_rubyspec 0.019198 0.006607 35.610812 ( 46.127151)
total: 105.95 sec