Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-064655
#<BuildRuby:0x000055ffb5f4c008
@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.20230102-064655",
@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.000004 0.000016 ( 0.000017)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.001678 0.004713 0.852108 ( 1.058695)
build_miniruby 0.000885 0.000369 1.015215 ( 1.013249)
build_ruby 0.000701 0.000942 2.782716 ( 2.779825)
build_all 0.004061 0.005744 16.823005 ( 2.956681)
build_install 0.009228 0.002693 2.335763 ( 1.198405)
test_btest 0.000683 0.000321 69.363879 ( 11.217446)
test_basic 0.004398 0.002069 0.362727 ( 0.449037)
test_all 0.000939 0.000442 651.671464 (103.345359)
test_rubyspec 0.066651 0.058446 51.601192 ( 59.642447)
total: 183.66 sec