Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-111107
#<BuildRuby:0x00005596e3516ad8
@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.20220722-111107",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004998 0.004382 0.849150 ( 1.242700)
build_miniruby 0.001621 0.000737 0.064786 ( 0.062902)
build_ruby 0.000000 0.001409 0.053715 ( 0.052810)
build_all 0.004094 0.004894 1.228044 ( 0.463048)
build_install 0.015511 0.000942 4.308322 ( 1.815699)
test_btest 0.002151 0.000000 52.525343 ( 6.054267)
test_basic 0.007253 0.000075 0.288334 ( 0.378687)
test_all 0.002691 0.000330 481.860732 ( 51.889095)
test_rubyspec 0.071922 0.050806 41.593918 ( 47.166547)
total: 109.13 sec