Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-035355
#<BuildRuby:0x000055f1a9e7af90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-035355",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.009431 0.000829 0.807738 ( 0.974532)
build_miniruby 0.001956 0.000301 0.063643 ( 0.061319)
build_ruby 0.000000 0.001481 0.065739 ( 0.064903)
build_all 0.006302 0.001666 1.243949 ( 0.465174)
build_install 0.014856 0.001091 1.602699 ( 0.796660)
test_btest 0.001282 0.000213 54.127600 ( 6.427740)
test_basic 0.005906 0.000207 0.291208 ( 0.382361)
test_all 0.003035 0.000480 507.322701 ( 52.912426)
test_rubyspec 0.074619 0.061163 41.599469 ( 49.247347)
total: 111.33 sec