Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-201739
#<BuildRuby:0x0000564d329e7de0
@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.20221128-201739",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.004616 1.067019 ( 1.146423)
build_miniruby 0.000000 0.001031 1.017620 ( 1.016081)
build_ruby 0.000000 0.001278 2.808712 ( 2.711709)
build_all 0.004913 0.003944 15.793674 ( 3.335173)
build_install 0.008078 0.000091 2.036759 ( 1.195697)
test_btest 0.000447 0.000158 64.398539 ( 10.768636)
test_basic 0.003339 0.001178 0.319137 ( 0.409873)
test_all 0.000928 0.000327 646.276260 (120.828319)
test_rubyspec 0.020138 0.046090 52.979150 ( 61.227975)
total: 202.64 sec