Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-174025
#<BuildRuby:0x00005585941f00d0
@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.20230107-174025",
@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.000016)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002125 0.004450 0.855628 ( 1.200886)
build_miniruby 0.000973 0.000278 1.022473 ( 1.021148)
build_ruby 0.001668 0.000000 2.776468 ( 2.773970)
build_all 0.009969 0.000000 16.814075 ( 3.003856)
build_install 0.003601 0.007826 2.120408 ( 1.074337)
test_btest 0.000718 0.000240 70.063019 ( 11.387923)
test_basic 0.001794 0.004760 0.365665 ( 0.451908)
test_all 0.001281 0.000498 660.946952 (104.805733)
test_rubyspec 0.073626 0.034580 52.333366 ( 60.376834)
total: 186.10 sec