Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-233415
#<BuildRuby:0x000055ddd8600b38
@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.20220405-233415",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010869 0.000000 0.989482 ( 1.151248)
build_miniruby 0.001652 0.000114 0.075520 ( 0.073340)
build_ruby 0.001767 0.000221 0.077722 ( 0.075848)
build_all 0.010718 0.000781 4.197492 ( 0.851291)
build_install 0.024075 0.000152 8.608076 ( 2.982692)
test_btest 0.001255 0.000114 73.428850 ( 8.196252)
test_basic 0.007620 0.000261 0.344198 ( 0.437847)
test_all 0.001305 0.000114 653.643765 ( 65.936605)
test_rubyspec 0.111449 0.061789 46.562440 ( 51.937439)
total: 131.64 sec