Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-193222
#<BuildRuby:0x00005564dbd52ad8
@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.20221008-193222",
@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.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003974 0.006005 1.091247 ( 1.152197)
build_miniruby 0.001098 0.000549 0.099035 ( 0.096167)
build_ruby 0.000965 0.000483 0.093624 ( 0.090638)
build_all 0.006797 0.000000 1.297196 ( 0.567991)
build_install 0.003203 0.011571 1.613472 ( 0.882763)
test_btest 0.001668 0.001026 60.971706 ( 6.356983)
test_basic 0.005837 0.000777 0.332523 ( 0.421909)
test_all 0.004871 0.002784 510.140005 ( 53.987673)
test_rubyspec 0.063215 0.076275 42.720318 ( 51.175268)
total: 114.73 sec