Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-080950
#<BuildRuby:0x00005605f35043e0
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220131-080950",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004901 0.000817 0.865445 ( 0.930954)
build_miniruby 0.000956 0.000000 0.062720 ( 0.061545)
build_ruby 0.000826 0.000000 0.063849 ( 0.062692)
build_all 0.004816 0.000000 3.183221 ( 0.825552)
build_install 0.010005 0.000000 6.653251 ( 2.226747)
test_btest 0.000773 0.000000 27.478167 ( 25.150679)
test_basic 0.005064 0.000161 0.264855 ( 0.354876)
test_all 0.003123 0.000160 544.209810 ( 79.921258)
test_rubyspec 0.076946 0.034260 39.520414 ( 46.481846)
total: 156.02 sec