Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-184310
#<BuildRuby:0x000055c34541ff10
@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.20230118-184310",
@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.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003676 0.002891 0.848582 ( 1.049441)
build_miniruby 0.001301 0.000000 1.018959 ( 1.016855)
build_ruby 0.001454 0.000000 2.783705 ( 2.781127)
build_all 0.009031 0.001010 16.816533 ( 3.021107)
build_install 0.009304 0.000253 2.137444 ( 1.089337)
test_btest 0.000914 0.000192 76.922396 ( 10.480723)
test_basic 0.003139 0.003910 0.357137 ( 0.442240)
test_all 0.001034 0.000259 677.927769 (108.451759)
test_rubyspec 0.111162 0.019700 51.954679 ( 59.973973)
total: 188.31 sec