Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-080347
#<BuildRuby:0x0000560b9ad90b38
@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.20220404-080347",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000088 0.000014 0.000102 ( 0.000105)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007850 0.004973 1.034424 ( 1.676778)
build_miniruby 0.001940 0.000415 0.076389 ( 0.073972)
build_ruby 0.001586 0.000340 0.079138 ( 0.077188)
build_all 0.009155 0.000887 4.242280 ( 0.854692)
build_install 0.021672 0.002571 8.571119 ( 2.966986)
test_btest 0.001434 0.000260 73.935596 ( 8.415830)
test_basic 0.006380 0.001160 0.342940 ( 0.435487)
test_all 0.001496 0.000272 689.363694 ( 67.571535)
test_rubyspec 0.121634 0.039793 46.684784 ( 51.755226)
total: 133.83 sec