Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-014826
#<BuildRuby:0x000056284f39b2c8
@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.20220830-014826",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006690 0.000181 0.861059 ( 1.186949)
build_miniruby 0.001002 0.000072 0.057616 ( 0.056308)
build_ruby 0.000951 0.000068 0.060306 ( 0.059077)
build_all 0.004382 0.000000 1.552673 ( 0.594864)
build_install 0.010795 0.000000 1.913089 ( 0.962753)
test_btest 0.000661 0.000000 45.300415 ( 8.457120)
test_basic 0.001837 0.003576 0.262168 ( 0.353351)
test_all 0.002044 0.000204 625.487508 ( 89.356032)
test_rubyspec 0.040856 0.022621 43.689336 ( 52.052810)
total: 153.08 sec