Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-090708
#<BuildRuby:0x0000558af565a858
@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-090708",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003686 0.000434 0.873576 ( 1.099031)
build_miniruby 0.000870 0.000102 1.024035 ( 1.022869)
build_ruby 0.001099 0.000130 2.725211 ( 2.723722)
build_all 0.008506 0.000455 15.721371 ( 3.464602)
build_install 0.005025 0.004700 2.252166 ( 1.331477)
test_btest 0.000000 0.000543 58.753611 ( 11.507923)
test_basic 0.000000 0.004540 0.301111 ( 0.391463)
test_all 0.000000 0.001549 640.483685 ( 98.042743)
test_rubyspec 0.049848 0.018770 51.830291 ( 60.047534)
total: 179.63 sec