Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-212511
#<BuildRuby:0x00005560da026620
@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.20230125-212511",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000014 0.000005 0.000019 ( 0.000017)
build_up 0.001722 0.004785 0.840940 ( 1.025733)
build_miniruby 0.001354 0.000000 1.010725 ( 1.008514)
build_ruby 0.001458 0.000000 2.762199 ( 2.759562)
build_all 0.009741 0.000009 16.788154 ( 3.023745)
build_install 0.011252 0.000000 2.082214 ( 1.072289)
test_btest 0.001036 0.000000 71.494762 ( 10.891154)
test_basic 0.006048 0.000242 0.344244 ( 0.430935)
test_all 0.001020 0.000266 656.506483 (116.540819)
test_rubyspec 0.083327 0.038207 51.845814 ( 59.901045)
total: 196.65 sec