Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-123559
#<BuildRuby:0x000055ea24993810
@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.20220210-123559",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007646 0.002549 0.969969 ( 1.665371)
build_miniruby 0.001502 0.000501 0.072941 ( 0.070956)
build_ruby 0.001391 0.000464 0.079561 ( 0.077935)
build_all 0.008172 0.002724 4.061669 ( 0.785523)
build_install 0.019853 0.003252 7.765168 ( 2.328707)
test_btest 0.001330 0.000392 74.404439 ( 7.811281)
test_basic 0.000000 0.009448 0.339867 ( 0.427150)
test_all 0.000252 0.002179 658.645766 ( 65.884447)
test_rubyspec 0.101547 0.066499 46.334695 ( 51.524832)
total: 130.58 sec