Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-185508
#<BuildRuby:0x000055df6c09d930
@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.20220131-185508",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009937 0.942208 ( 1.045975)
build_miniruby 0.001412 0.000974 0.075724 ( 0.073788)
build_ruby 0.002039 0.000000 0.075139 ( 0.073216)
build_all 0.005482 0.003800 4.138249 ( 0.775416)
build_install 0.022003 0.002132 7.784256 ( 2.331266)
test_btest 0.000000 0.001473 47.518278 ( 44.313102)
test_basic 0.000000 0.006439 0.324312 ( 0.424341)
test_all 0.001159 0.000700 648.689465 ( 64.753796)
test_rubyspec 0.091791 0.068203 46.440232 ( 51.749474)
total: 165.54 sec