Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-153006
#<BuildRuby:0x00005636fe3fc4e8
@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.20220225-153006",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010532 0.979151 ( 1.120588)
build_miniruby 0.002614 0.000000 0.075958 ( 0.074040)
build_ruby 0.001636 0.000491 0.073741 ( 0.071731)
build_all 0.009772 0.000587 4.139958 ( 0.844733)
build_install 0.015162 0.007726 7.848495 ( 2.377183)
test_btest 0.001352 0.000000 76.504041 ( 8.097091)
test_basic 0.006883 0.001235 0.336958 ( 0.423758)
test_all 0.001372 0.000433 664.477453 ( 65.626564)
test_rubyspec 0.110695 0.048254 46.129982 ( 51.319989)
total: 129.96 sec