Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-231855
#<BuildRuby:0x000055d8f16d3858
@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.20220302-231855",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010797 0.000409 1.008076 ( 0.992803)
build_miniruby 0.001780 0.000222 0.078522 ( 0.076570)
build_ruby 0.001508 0.000189 0.079310 ( 0.077294)
build_all 0.010813 0.000271 4.188851 ( 0.850207)
build_install 0.022940 0.000950 7.937909 ( 2.416347)
test_btest 0.001217 0.000116 72.376879 ( 8.074986)
test_basic 0.006806 0.000648 0.339082 ( 0.427690)
test_all 0.001595 0.000152 668.764209 ( 65.448765)
test_rubyspec 0.144830 0.025964 46.491822 ( 51.766179)
total: 130.13 sec