Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-175955
#<BuildRuby:0x00005574d9d2fe80
@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.20230113-175955",
@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.000019 0.000001 0.000020 ( 0.000022)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.002254 0.004398 0.853103 ( 1.067262)
build_miniruby 0.001217 0.000162 1.012642 ( 1.010669)
build_ruby 0.001599 0.000000 2.778780 ( 2.776227)
build_all 0.010020 0.000000 16.820030 ( 3.022963)
build_install 0.011311 0.000086 2.078289 ( 1.075351)
test_btest 0.001006 0.000100 71.347995 ( 10.996338)
test_basic 0.006076 0.000147 0.341670 ( 0.428339)
test_all 0.001252 0.000119 660.989192 (110.361196)
test_rubyspec 0.099237 0.035500 51.967300 ( 60.005493)
total: 190.74 sec