Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-081500
#<BuildRuby:0x000055fe84d4f5c0
@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.20230113-081500",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.003452 0.000531 0.632325 ( 1.129090)
build_miniruby 0.000828 0.000127 0.683268 ( 0.682117)
build_ruby 0.000000 0.001297 2.442579 ( 2.443105)
build_all 0.007107 0.002547 12.969765 ( 1.614311)
build_install 0.006028 0.000371 1.506831 ( 0.717674)
test_btest 0.000587 0.000110 67.948966 ( 5.801438)
test_basic 0.000000 0.003927 0.250527 ( 0.345885)
test_all 0.000730 0.000411 493.358938 ( 50.932239)
test_rubyspec 0.007230 0.024867 35.509331 ( 46.121964)
total: 109.79 sec