Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-093910
#<BuildRuby:0x0000559fc80380a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-093910",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005177 0.000796 0.838442 ( 1.029890)
build_miniruby 0.000855 0.000132 0.057452 ( 0.056242)
build_ruby 0.000742 0.000114 0.059014 ( 0.057822)
build_all 0.003735 0.000574 1.508108 ( 0.610153)
build_install 0.005880 0.004954 6.264631 ( 2.823434)
test_btest 0.000682 0.000147 47.748885 ( 8.994056)
test_basic 0.005970 0.000000 0.306506 ( 0.394914)
test_all 0.001581 0.000000 611.370805 ( 97.625338)
test_rubyspec 0.085021 0.045643 44.584571 ( 49.595802)
total: 161.19 sec