Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-031605
#<BuildRuby:0x000055fcb0baa038
@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.20220826-031605",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001994 0.009248 0.930887 ( 1.592745)
build_miniruby 0.001312 0.000438 0.095137 ( 0.095495)
build_ruby 0.002646 0.003129 2.570723 ( 2.452633)
build_all 0.010285 0.002440 12.930294 ( 1.699306)
build_install 0.009149 0.005869 1.677239 ( 0.809278)
test_btest 0.001074 0.000417 53.673981 ( 6.042362)
test_basic 0.005070 0.001972 0.289848 ( 0.381474)
test_all 0.003826 0.001488 489.080961 ( 52.732561)
test_rubyspec 0.072297 0.064026 41.824778 ( 50.013956)
total: 115.82 sec