Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-154717
#<BuildRuby:0x0000565501538728
@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.20221223-154717",
@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.000000 0.000007 ( 0.000009)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003848 0.000453 0.908101 ( 1.244064)
build_miniruby 0.000850 0.000100 0.957717 ( 0.956377)
build_ruby 0.001125 0.000132 2.617498 ( 2.616003)
build_all 0.008037 0.000946 15.668636 ( 3.290162)
build_install 0.010121 0.000584 2.272674 ( 1.318355)
test_btest 0.000502 0.000055 58.729685 ( 12.209279)
test_basic 0.003961 0.000440 0.290937 ( 0.381894)
test_all 0.000000 0.000896 627.874180 (100.351018)
test_rubyspec 0.047193 0.017125 52.437551 ( 60.585587)
total: 182.95 sec