Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-022142
#<BuildRuby:0x0000555c5c3fbea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-022142",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006092 0.000937 0.900694 ( 1.021361)
build_miniruby 0.000886 0.000136 0.057663 ( 0.056374)
build_ruby 0.000856 0.000132 0.058971 ( 0.057648)
build_all 0.004298 0.000000 1.497157 ( 0.606725)
build_install 0.005462 0.005663 6.265643 ( 2.816156)
test_btest 0.000696 0.000149 47.488113 ( 8.991988)
test_basic 0.001869 0.004137 0.334515 ( 0.422405)
test_all 0.001560 0.000416 631.839613 ( 89.944034)
test_rubyspec 0.090783 0.031714 44.392630 ( 49.345833)
total: 153.26 sec