Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-113011
#<BuildRuby:0x0000555db1097f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220722-113011",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005957 0.000657 0.863933 ( 3.443435)
build_miniruby 0.000632 0.000230 0.056679 ( 0.055509)
build_ruby 0.000607 0.000221 0.059054 ( 0.057918)
build_all 0.004534 0.000032 1.501887 ( 0.585968)
build_install 0.006024 0.005055 5.616783 ( 2.149119)
test_btest 0.000516 0.000199 52.052751 ( 8.014000)
test_basic 0.005432 0.000291 0.304241 ( 0.392781)
test_all 0.001001 0.000358 595.383568 ( 94.017905)
test_rubyspec 0.087722 0.037939 43.422581 ( 49.115259)
total: 157.83 sec