Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-075341
#<BuildRuby:0x000055aa4652cd30
@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.20220917-075341",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009143 0.001181 1.111914 ( 1.225080)
build_miniruby 0.000000 0.002176 0.077021 ( 0.074707)
build_ruby 0.000000 0.001444 0.072333 ( 0.071070)
build_all 0.008967 0.000672 1.557529 ( 0.611239)
build_install 0.014222 0.006486 1.932648 ( 0.939154)
test_btest 0.001009 0.000302 90.809362 ( 9.260217)
test_basic 0.003395 0.005287 0.364118 ( 0.458179)
test_all 0.004076 0.000000 679.647777 ( 68.578294)
test_rubyspec 0.116676 0.052625 47.027864 ( 55.434746)
total: 136.65 sec