Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-195331
#<BuildRuby:0x0000561d812c4a80
@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.20220312-195331",
@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.000006)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009994 0.001353 1.003838 ( 1.007080)
build_miniruby 0.001651 0.000381 0.077894 ( 0.076093)
build_ruby 0.001539 0.000355 0.069016 ( 0.067281)
build_all 0.008318 0.000000 1.484998 ( 0.599831)
build_install 0.015490 0.007179 5.228254 ( 2.181286)
test_btest 0.000880 0.000220 75.264466 ( 8.441108)
test_basic 0.007534 0.000000 0.342985 ( 0.438862)
test_all 0.001913 0.000000 662.985587 ( 65.966031)
test_rubyspec 0.091592 0.072619 46.478886 ( 51.517723)
total: 130.30 sec