Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-122450
#<BuildRuby:0x000055641d1b3858
@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.20220328-122450",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006737 0.003062 0.967858 ( 1.127828)
build_miniruby 0.001157 0.000526 0.075073 ( 0.074248)
build_ruby 0.000000 0.002122 0.079257 ( 0.078705)
build_all 0.004644 0.006196 4.241602 ( 0.858658)
build_install 0.012913 0.011034 7.814472 ( 2.437411)
test_btest 0.001129 0.000000 75.317722 ( 8.057132)
test_basic 0.005008 0.002864 0.335230 ( 0.424727)
test_all 0.001358 0.000830 692.381112 ( 67.789719)
test_rubyspec 0.101235 0.056941 45.782537 ( 51.220004)
total: 132.07 sec