Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-052630
#<BuildRuby:0x0000563ab903ff58
@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.20221217-052630",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004324 0.000000 0.890685 ( 1.116027)
build_miniruby 0.000985 0.000000 0.969151 ( 0.967836)
build_ruby 0.001233 0.000000 2.690179 ( 2.571381)
build_all 0.009289 0.000000 15.675092 ( 3.298590)
build_install 0.005534 0.004425 2.283632 ( 1.331595)
test_btest 0.000502 0.000028 65.107134 ( 10.897209)
test_basic 0.000671 0.004060 0.287449 ( 0.378549)
test_all 0.001292 0.000135 677.845288 (162.025124)
test_rubyspec 0.029742 0.034033 52.370341 ( 60.574621)
total: 243.16 sec