Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-221703
#<BuildRuby:0x000055e52898e8c0
@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.20220721-221703",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006174 0.834677 ( 1.547447)
build_miniruby 0.000982 0.000000 0.057551 ( 0.056340)
build_ruby 0.000584 0.000219 0.059482 ( 0.058371)
build_all 0.003226 0.001291 1.546222 ( 0.610804)
build_install 0.007934 0.003174 5.658391 ( 2.146647)
test_btest 0.000636 0.000254 50.816963 ( 8.381430)
test_basic 0.004275 0.001710 0.320225 ( 0.408130)
test_all 0.001021 0.000408 591.819785 ( 88.676559)
test_rubyspec 0.070936 0.037932 43.499237 ( 49.143756)
total: 151.03 sec