Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-102725
#<BuildRuby:0x000055c49f8bc4f0
@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.20220326-102725",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010583 0.000426 1.012837 ( 1.130108)
build_miniruby 0.001869 0.000000 0.073514 ( 0.071549)
build_ruby 0.002012 0.000000 0.079150 ( 0.076984)
build_all 0.010045 0.000014 4.171434 ( 0.844043)
build_install 0.018830 0.003887 7.833380 ( 2.408828)
test_btest 0.000000 0.001428 74.084742 ( 8.254330)
test_basic 0.005077 0.002821 0.343407 ( 0.435792)
test_all 0.001401 0.000168 661.908161 ( 65.688888)
test_rubyspec 0.125028 0.040928 46.055073 ( 51.472304)
total: 130.38 sec