Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-055933
#<BuildRuby:0x000055827491bf58
@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.20230115-055933",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.009347 0.000680 1.303216 ( 2.352222)
build_miniruby 0.001224 0.000153 1.702042 ( 1.572804)
build_ruby 0.001453 0.000182 2.796924 ( 2.799936)
build_all 0.009727 0.000098 16.760984 ( 3.003991)
build_install 0.009286 0.000000 2.177172 ( 1.094568)
test_btest 0.001054 0.000000 69.813366 ( 11.641670)
test_basic 0.006711 0.000000 0.343903 ( 0.430199)
test_all 0.001320 0.000000 676.662404 (111.354029)
test_rubyspec 0.109823 0.025874 52.346669 ( 60.358129)
total: 194.61 sec