Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-175125
#<BuildRuby:0x00005590615eb680
@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.20220209-175125",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007379 0.003748 0.945545 ( 0.970812)
build_miniruby 0.001465 0.000563 0.076345 ( 0.074980)
build_ruby 0.001609 0.000619 0.071471 ( 0.069595)
build_all 0.009432 0.001885 4.115150 ( 0.784629)
build_install 0.013596 0.009068 7.870620 ( 2.325907)
test_btest 0.000852 0.000351 75.899868 ( 8.553527)
test_basic 0.001681 0.005385 0.336193 ( 0.424457)
test_all 0.001121 0.000528 649.243579 ( 65.518056)
test_rubyspec 0.124691 0.040970 46.265830 ( 51.694850)
total: 130.42 sec