Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-113900
#<BuildRuby:0x000055f17622c028
@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.20221225-113900",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003725 0.000657 0.806126 ( 1.842959)
build_miniruby 0.000841 0.000148 1.024400 ( 1.023145)
build_ruby 0.001021 0.000180 2.615288 ( 2.613850)
build_all 0.003949 0.005181 15.849116 ( 3.245945)
build_install 0.006771 0.003907 2.220738 ( 1.223389)
test_btest 0.000421 0.000110 63.167231 ( 11.678151)
test_basic 0.005052 0.000163 0.300465 ( 0.390896)
test_all 0.000682 0.000170 627.103508 (107.812160)
test_rubyspec 0.050128 0.017514 51.137764 ( 59.342322)
total: 189.17 sec