Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-214549
#<BuildRuby:0x000056433d8486c8
@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.20220325-214549",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006512 0.005382 1.011126 ( 1.165531)
build_miniruby 0.001272 0.000694 0.067254 ( 0.065549)
build_ruby 0.001147 0.000625 0.081810 ( 0.080042)
build_all 0.008080 0.001798 4.076758 ( 0.837985)
build_install 0.014402 0.009968 7.905023 ( 2.444120)
test_btest 0.000666 0.000359 76.097080 ( 8.299576)
test_basic 0.008138 0.001273 0.342660 ( 0.430378)
test_all 0.001232 0.000616 694.579659 ( 67.420986)
test_rubyspec 0.078496 0.083894 45.754217 ( 51.092756)
total: 131.84 sec