Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-212609
#<BuildRuby:0x000056260b93ff58
@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.20221212-212609",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004087 0.000430 0.851295 ( 1.064458)
build_miniruby 0.000919 0.000096 0.953416 ( 0.952067)
build_ruby 0.001098 0.000116 2.744252 ( 2.652785)
build_all 0.009118 0.000045 15.808120 ( 3.338891)
build_install 0.009005 0.000027 2.192595 ( 1.223667)
test_btest 0.000513 0.000044 65.838646 ( 11.110422)
test_basic 0.000330 0.004432 0.306772 ( 0.397681)
test_all 0.001228 0.000161 673.757453 (149.538067)
test_rubyspec 0.046973 0.017778 53.263091 ( 61.619572)
total: 231.90 sec