Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-042200
#<BuildRuby:0x0000563750900ca8
@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-042200",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007892 0.001973 0.977300 ( 2.367880)
build_miniruby 0.001450 0.000362 0.072845 ( 0.071444)
build_ruby 0.001345 0.000336 0.075139 ( 0.073021)
build_all 0.006000 0.005200 4.111100 ( 0.782291)
build_install 0.015405 0.006841 7.803320 ( 2.321674)
test_btest 0.000841 0.000280 45.985003 ( 44.683636)
test_basic 0.006915 0.000479 0.339928 ( 0.429326)
test_all 0.001416 0.000443 656.608999 ( 70.812278)
test_rubyspec 0.106069 0.065108 45.883465 ( 51.451773)
total: 172.99 sec