Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-232008
#<BuildRuby:0x0000559792a3bf68
@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.20221116-232008",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004796 0.000083 1.030303 ( 1.082862)
build_miniruby 0.000846 0.000099 0.989700 ( 0.988268)
build_ruby 0.001008 0.000119 2.712828 ( 2.626933)
build_all 0.004306 0.004310 15.886616 ( 3.293578)
build_install 0.007897 0.000566 1.982484 ( 1.137039)
test_btest 0.000511 0.000080 61.869822 ( 10.481975)
test_basic 0.000000 0.004002 0.318978 ( 0.410766)
test_all 0.000275 0.000543 666.381309 (102.630573)
test_rubyspec 0.043623 0.025155 50.788570 ( 58.935017)
total: 181.59 sec