Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-171342
#<BuildRuby:0x000055ba881c7468
@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.20221221-171342",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004107 0.000000 0.878179 ( 1.094237)
build_miniruby 0.000898 0.000000 1.005150 ( 1.003924)
build_ruby 0.001271 0.000000 2.676491 ( 2.675189)
build_all 0.005215 0.003782 15.795096 ( 3.300876)
build_install 0.009450 0.000000 2.228222 ( 1.272636)
test_btest 0.000594 0.000000 65.787993 ( 11.163841)
test_basic 0.005470 0.000000 0.291412 ( 0.382273)
test_all 0.001422 0.000000 667.110315 (135.559572)
test_rubyspec 0.054617 0.005668 52.309410 ( 60.467214)
total: 216.92 sec