Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-134556
#<BuildRuby:0x0000562680fa8848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-134556",
@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.000010 0.000001 0.000011 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009972 0.000397 0.949993 ( 1.216455)
build_miniruby 0.001717 0.000115 0.078060 ( 0.075872)
build_ruby 0.001652 0.000111 0.080863 ( 0.078926)
build_all 0.009242 0.000287 4.187062 ( 0.800497)
build_install 0.023627 0.000193 7.737946 ( 2.365484)
test_btest 0.001231 0.000062 46.964003 ( 44.018001)
test_basic 0.002321 0.004932 0.338305 ( 0.429665)
test_all 0.001924 0.000000 691.413147 ( 66.563081)
test_rubyspec 0.090723 0.058575 46.054995 ( 51.565464)
total: 167.11 sec