Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-135202
#<BuildRuby:0x000055718bde7f68
@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.20230124-135202",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000040 0.000009 0.000049 ( 0.000033)
build_up 0.001971 0.004659 0.842815 ( 1.534587)
build_miniruby 0.001029 0.000317 1.014433 ( 1.012339)
build_ruby 0.001149 0.000353 2.773362 ( 2.770534)
build_all 0.008394 0.001147 16.693487 ( 3.000654)
build_install 0.008883 0.002538 2.093678 ( 1.081716)
test_btest 0.000871 0.000249 75.094106 ( 10.382669)
test_basic 0.005079 0.001451 0.343324 ( 0.429751)
test_all 0.001022 0.000135 675.973112 (103.185242)
test_rubyspec 0.092159 0.038174 51.636365 ( 59.665806)
total: 183.06 sec