Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-023128
#<BuildRuby:0x000055dd3fc3fdf8
@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.20221216-023128",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004062 0.910895 ( 1.152272)
build_miniruby 0.000696 0.000250 1.003804 ( 1.002605)
build_ruby 0.000942 0.000236 2.879730 ( 2.787568)
build_all 0.003536 0.005507 15.755832 ( 3.367014)
build_install 0.007928 0.001016 2.312829 ( 1.276680)
test_btest 0.000470 0.000145 64.114582 ( 11.603290)
test_basic 0.000000 0.004777 0.321396 ( 0.412276)
test_all 0.001009 0.000488 688.636695 (141.016879)
test_rubyspec 0.043764 0.015786 53.148288 ( 61.309650)
total: 223.93 sec