Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-231329
#<BuildRuby:0x00005587d5306878
@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.20220610-231329",
@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.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003822 0.003031 0.786631 ( 1.077216)
build_miniruby 0.000743 0.000232 0.089255 ( 0.087209)
build_ruby 0.001735 0.000000 3.535405 ( 3.338766)
build_all 0.009272 0.000000 15.740011 ( 2.901543)
build_install 0.010035 0.001253 6.382491 ( 2.826844)
test_btest 0.000663 0.000158 49.470922 ( 8.922511)
test_basic 0.005332 0.000425 0.260405 ( 0.348914)
test_all 0.001120 0.000255 633.268365 ( 94.566459)
test_rubyspec 0.087777 0.041641 44.214055 ( 49.776266)
total: 163.85 sec