Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-134530
#<BuildRuby:0x00005614d51f4010
@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.20221209-134530",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001291 0.003635 1.129629 ( 1.168097)
build_miniruby 0.000846 0.000047 0.909283 ( 0.907945)
build_ruby 0.001213 0.000067 2.953026 ( 2.858514)
build_all 0.008598 0.000477 16.044918 ( 3.382968)
build_install 0.010382 0.000000 2.237399 ( 1.296038)
test_btest 0.000591 0.000000 65.132920 ( 10.768311)
test_basic 0.004518 0.000139 0.316943 ( 0.407938)
test_all 0.000966 0.000046 668.419735 (116.805250)
test_rubyspec 0.055835 0.012108 53.101198 ( 61.259955)
total: 198.86 sec