Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-010315
#<BuildRuby:0x00005631497f8e80
@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.20221026-010315",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009836 0.000930 1.174598 ( 1.611440)
build_miniruby 0.001490 0.000249 0.112612 ( 0.109679)
build_ruby 0.001733 0.000000 0.111824 ( 0.108960)
build_all 0.005338 0.004301 1.360584 ( 0.580283)
build_install 0.005137 0.009508 1.742253 ( 0.923503)
test_btest 0.001310 0.000437 61.845781 ( 6.732695)
test_basic 0.004569 0.001523 0.352502 ( 0.450206)
test_all 0.005951 0.001983 492.916748 ( 54.048691)
test_rubyspec 0.045322 0.071993 43.511025 ( 52.145345)
total: 116.71 sec