Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-104234
#<BuildRuby:0x000055bc94bd1400
@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.20221029-104234",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011360 0.000238 1.127143 ( 1.185510)
build_miniruby 0.000000 0.001608 0.106783 ( 0.105082)
build_ruby 0.000000 0.001833 0.102431 ( 0.099902)
build_all 0.009228 0.000237 1.352704 ( 0.577051)
build_install 0.006863 0.007716 1.629455 ( 0.898703)
test_btest 0.001729 0.000345 62.363106 ( 6.520722)
test_basic 0.005967 0.001194 0.361649 ( 0.452684)
test_all 0.006570 0.001050 495.896004 ( 53.445670)
test_rubyspec 0.085692 0.045286 43.316641 ( 51.552448)
total: 114.84 sec