Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-114311
#<BuildRuby:0x000055a3df2c76e8
@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-114311",
@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.000021 0.000001 0.000022 ( 0.000022)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003775 0.000269 0.641762 ( 1.109662)
build_miniruby 0.000889 0.000064 0.647751 ( 0.647109)
build_ruby 0.001094 0.000078 2.075092 ( 2.075614)
build_all 0.009263 0.000058 12.344781 ( 1.479962)
build_install 0.006783 0.000000 1.516481 ( 0.726249)
test_btest 0.000721 0.000000 65.175911 ( 6.102808)
test_basic 0.000000 0.003719 0.255071 ( 0.349973)
test_all 0.000000 0.001165 487.107083 ( 46.712459)
test_rubyspec 0.023121 0.015358 34.927950 ( 45.517208)
total: 104.72 sec