Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-120128
#<BuildRuby:0x00005588fcebc8e8
@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.20220402-120128",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000043 0.000016 0.000059 ( 0.000048)
build_up 0.000000 0.010869 1.005419 ( 1.067123)
build_miniruby 0.000517 0.001486 0.076306 ( 0.074146)
build_ruby 0.001172 0.000746 0.081742 ( 0.079756)
build_all 0.008357 0.002419 4.264824 ( 0.846744)
build_install 0.018528 0.004702 8.511035 ( 2.997706)
test_btest 0.000951 0.000475 73.458995 ( 8.283456)
test_basic 0.001441 0.006136 0.336153 ( 0.423906)
test_all 0.001232 0.000704 686.093881 ( 67.322941)
test_rubyspec 0.056991 0.109221 46.462273 ( 51.834807)
total: 132.93 sec