Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-205543
#<BuildRuby:0x000055e6d87bafd8
@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.20230203-205543",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003452 0.000000 0.610879 ( 1.007780)
build_miniruby 0.000988 0.000000 0.625111 ( 0.625166)
build_ruby 0.001227 0.000000 2.043822 ( 2.044207)
build_all 0.009102 0.000000 11.940478 ( 1.474283)
build_install 0.001464 0.004889 1.517372 ( 0.735275)
test_btest 0.000593 0.000046 64.945500 ( 6.264970)
test_basic 0.003131 0.000241 0.248566 ( 0.344402)
test_all 0.001892 0.000146 478.600477 ( 45.361280)
test_rubyspec 0.010951 0.016983 34.783157 ( 45.388551)
total: 103.25 sec