Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-032706
#<BuildRuby:0x00005606c808c3c8
@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.20230112-032706",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002086 0.004537 0.881219 ( 1.058840)
build_miniruby 0.001130 0.000242 1.010643 ( 1.008636)
build_ruby 0.001326 0.000284 2.772652 ( 2.770136)
build_all 0.009829 0.000000 16.787911 ( 3.007409)
build_install 0.010627 0.000469 2.029290 ( 1.068173)
test_btest 0.000933 0.000155 75.812620 ( 11.106038)
test_basic 0.007477 0.000000 0.365049 ( 0.449724)
test_all 0.000000 0.001611 676.112877 ( 94.931936)
test_rubyspec 0.093306 0.032509 51.754993 ( 59.889759)
total: 175.29 sec