Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-133615
#<BuildRuby:0x00005594ffcd0480
@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.20220403-133615",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006231 0.006832 0.998824 ( 1.441869)
build_miniruby 0.001479 0.000673 0.079756 ( 0.077129)
build_ruby 0.002261 0.000000 0.081399 ( 0.078894)
build_all 0.010690 0.000000 4.259938 ( 0.853972)
build_install 0.015339 0.007672 8.502975 ( 2.964569)
test_btest 0.001073 0.000000 71.498776 ( 8.186564)
test_basic 0.008068 0.000092 0.342216 ( 0.430645)
test_all 0.001544 0.000540 701.085569 ( 67.882362)
test_rubyspec 0.108636 0.060319 46.519292 ( 51.660719)
total: 133.58 sec