Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-225801
#<BuildRuby:0x0000559d657ab7e8
@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.20220219-225801",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009505 0.001462 0.957931 ( 1.007305)
build_miniruby 0.001552 0.000238 0.075634 ( 0.074252)
build_ruby 0.001797 0.000276 0.076321 ( 0.074380)
build_all 0.011092 0.000000 4.155368 ( 0.791229)
build_install 0.016832 0.005524 7.681980 ( 2.295993)
test_btest 0.000958 0.000160 73.600204 ( 7.900105)
test_basic 0.000000 0.007951 0.339774 ( 0.429029)
test_all 0.000705 0.001365 659.362162 ( 65.202446)
test_rubyspec 0.106190 0.072275 46.056087 ( 51.497328)
total: 129.27 sec