Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-223927
#<BuildRuby:0x000055e0b38e37f0
@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.20230205-223927",
@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.000023 0.000001 0.000024 ( 0.000025)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003973 0.000005 0.628731 ( 1.044074)
build_miniruby 0.000879 0.000062 0.644174 ( 0.643546)
build_ruby 0.001206 0.000086 2.046136 ( 2.045208)
build_all 0.008931 0.000050 12.223975 ( 1.518013)
build_install 0.006283 0.000127 1.465642 ( 0.712511)
test_btest 0.000686 0.000040 65.210616 ( 5.996813)
test_basic 0.000000 0.003394 0.241630 ( 0.337741)
test_all 0.000421 0.000892 488.155869 ( 46.822706)
test_rubyspec 0.018241 0.009698 34.954934 ( 45.530586)
total: 104.65 sec