Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-062101
#<BuildRuby:0x0000556cc97d01f0
@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.20220426-062101",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003198 0.003747 0.853664 ( 0.960221)
build_miniruby 0.000880 0.000000 0.057221 ( 0.056075)
build_ruby 0.000987 0.000000 0.058879 ( 0.057716)
build_all 0.004349 0.000000 1.525235 ( 0.615704)
build_install 0.009523 0.001534 6.286939 ( 2.837393)
test_btest 0.001161 0.000218 54.589127 ( 8.463327)
test_basic 0.005680 0.000000 0.295063 ( 0.383832)
test_all 0.001587 0.000000 619.372366 ( 89.988655)
test_rubyspec 0.097462 0.030656 44.347658 ( 49.230072)
total: 152.59 sec