Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-062613
#<BuildRuby:0x0000560c761d91a0
@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-062613",
@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.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008095 0.002699 0.956619 ( 1.994393)
build_miniruby 0.001357 0.000453 0.075066 ( 0.072852)
build_ruby 0.000362 0.001479 0.073997 ( 0.072016)
build_all 0.006537 0.003471 4.071510 ( 0.780255)
build_install 0.022031 0.001830 7.841271 ( 2.323124)
test_btest 0.000000 0.001711 47.111738 ( 44.140842)
test_basic 0.004094 0.003901 0.346576 ( 0.436631)
test_all 0.001348 0.000471 662.675406 ( 66.023711)
test_rubyspec 0.100854 0.060295 45.983179 ( 51.411171)
total: 167.26 sec