Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-124611
#<BuildRuby:0x0000559599654148
@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.20220422-124611",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006896 0.839606 ( 1.910831)
build_miniruby 0.000204 0.000922 0.089784 ( 0.087643)
build_ruby 0.001662 0.000356 3.627303 ( 3.391723)
build_all 0.009227 0.000210 15.761472 ( 2.929857)
build_install 0.005650 0.005538 6.353099 ( 2.804450)
test_btest 0.000607 0.000151 55.512796 ( 8.336980)
test_basic 0.004884 0.001221 0.337558 ( 0.425342)
test_all 0.001090 0.000272 617.012788 ( 90.881472)
test_rubyspec 0.080681 0.042267 44.518668 ( 49.473032)
total: 160.24 sec