Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-060216
#<BuildRuby:0x00005585c10bf468
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-060216",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000031)
build_up 0.002275 0.004547 0.845544 ( 1.038399)
build_miniruby 0.001135 0.000243 1.013693 ( 1.011678)
build_ruby 0.001425 0.000306 2.785647 ( 2.782997)
build_all 0.009971 0.000196 16.919263 ( 2.999928)
build_install 0.009378 0.000053 2.172792 ( 1.098749)
test_btest 0.001126 0.000000 71.656876 ( 11.303259)
test_basic 0.007494 0.000000 0.377051 ( 0.462195)
test_all 0.001345 0.000000 683.680631 ( 97.203568)
test_rubyspec 0.074964 0.051970 51.879417 ( 59.862990)
total: 177.76 sec