Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-215015
#<BuildRuby:0x00005575c0a07810
@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.20220430-215015",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004770 0.007442 1.019258 ( 1.678824)
build_miniruby 0.002074 0.000415 0.072522 ( 0.069878)
build_ruby 0.001489 0.000297 0.064302 ( 0.062206)
build_all 0.009779 0.000283 1.508043 ( 0.621256)
build_install 0.019169 0.004648 5.857651 ( 2.833522)
test_btest 0.000000 0.002395 72.797318 ( 8.510504)
test_basic 0.004571 0.005052 0.324234 ( 0.409900)
test_all 0.002136 0.000557 689.542627 ( 66.911000)
test_rubyspec 0.080358 0.102312 45.269124 ( 50.476629)
total: 131.57 sec