Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-095851
#<BuildRuby:0x00005572f2a24148
@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.20220428-095851",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002913 0.003693 0.843694 ( 1.167193)
build_miniruby 0.000815 0.000174 0.056834 ( 0.055524)
build_ruby 0.001001 0.000000 0.057493 ( 0.056313)
build_all 0.004348 0.000000 1.488796 ( 0.594102)
build_install 0.007829 0.001033 6.228733 ( 2.818626)
test_btest 0.000631 0.000118 47.613828 ( 8.837680)
test_basic 0.001459 0.004654 0.283842 ( 0.371825)
test_all 0.001372 0.000138 641.556337 ( 91.099010)
test_rubyspec 0.068243 0.040578 43.504161 ( 48.493172)
total: 153.49 sec