Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-021842
#<BuildRuby:0x00005618b4d0c4d8
@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.20220317-021842",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009036 0.003012 1.036697 ( 1.558833)
build_miniruby 0.001672 0.000558 0.076642 ( 0.076240)
build_ruby 0.001567 0.000522 0.075530 ( 0.074809)
build_all 0.009451 0.000420 4.203449 ( 0.872358)
build_install 0.020111 0.003134 7.918157 ( 2.439255)
test_btest 0.001028 0.000271 77.656188 ( 7.912496)
test_basic 0.002736 0.004173 0.336696 ( 0.427668)
test_all 0.001976 0.000164 653.006550 ( 65.694334)
test_rubyspec 0.098423 0.073070 46.329126 ( 51.340174)
total: 130.40 sec