Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-034748
#<BuildRuby:0x00005591ec308620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220906-034748",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005577 0.005419 0.976870 ( 0.978868)
build_miniruby 0.002138 0.000493 0.077723 ( 0.075452)
build_ruby 0.001542 0.000356 0.071964 ( 0.070048)
build_all 0.005020 0.004907 1.634652 ( 0.635062)
build_install 0.020666 0.002727 1.933556 ( 0.947719)
test_btest 0.000986 0.000246 96.291307 ( 9.174111)
test_basic 0.003195 0.004131 0.357471 ( 0.455331)
test_all 0.002658 0.000759 679.158275 ( 69.048061)
test_rubyspec 0.102854 0.068048 46.675839 ( 55.047029)
total: 136.43 sec