Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-111750
#<BuildRuby:0x000056246b25c728
@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.20230113-111750",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000030 0.000012 0.000042 ( 0.000029)
build_up 0.006620 0.000000 0.848851 ( 1.081769)
build_miniruby 0.001115 0.000000 1.007406 ( 1.005578)
build_ruby 0.001642 0.000000 2.778886 ( 2.776449)
build_all 0.007996 0.001997 16.729886 ( 2.994769)
build_install 0.006103 0.003199 2.106784 ( 1.081435)
test_btest 0.000787 0.000276 77.405430 ( 10.959720)
test_basic 0.004949 0.001733 0.309949 ( 0.396049)
test_all 0.001193 0.000418 665.099845 (112.927205)
test_rubyspec 0.067992 0.061291 51.810102 ( 59.860984)
total: 193.08 sec