Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-132744
#<BuildRuby:0x000055c51a7e2f90
@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.20220729-132744",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008367 0.000693 0.828956 ( 0.960745)
build_miniruby 0.000000 0.001732 0.062371 ( 0.061788)
build_ruby 0.000000 0.001624 0.066184 ( 0.065051)
build_all 0.005061 0.001915 1.245660 ( 0.465402)
build_install 0.004426 0.009151 4.311242 ( 1.779526)
test_btest 0.000978 0.000350 54.772919 ( 6.015182)
test_basic 0.005707 0.000345 0.291691 ( 0.390311)
test_all 0.001897 0.000633 480.653025 ( 51.645713)
test_rubyspec 0.072675 0.052377 41.733024 ( 47.609038)
total: 108.99 sec