Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-161448
#<BuildRuby:0x000055876107ca68
@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.20221024-161448",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000020 0.000011 0.000031 ( 0.000031)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.006075 0.003375 1.120547 ( 1.632061)
build_miniruby 0.001083 0.000602 0.108496 ( 0.105324)
build_ruby 0.001663 0.000000 0.108316 ( 0.105151)
build_all 0.008633 0.000000 1.391723 ( 0.592047)
build_install 0.009204 0.007490 1.724212 ( 0.906351)
test_btest 0.000000 0.001642 60.271805 ( 6.722456)
test_basic 0.002645 0.004954 0.369358 ( 0.458327)
test_all 0.007253 0.001005 489.746908 ( 53.446815)
test_rubyspec 0.067230 0.060675 43.479939 ( 52.035597)
total: 116.01 sec