Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-063231
#<BuildRuby:0x000055cb948d0a58
@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.20220303-063231",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010574 0.000000 1.016893 ( 3.551921)
build_miniruby 0.001976 0.000000 0.077338 ( 0.075027)
build_ruby 0.001690 0.000000 0.077229 ( 0.075841)
build_all 0.005647 0.004698 4.205823 ( 0.849428)
build_install 0.019161 0.004291 7.973983 ( 2.456190)
test_btest 0.001268 0.000121 76.559622 ( 8.392884)
test_basic 0.003059 0.004362 0.338811 ( 0.427398)
test_all 0.002723 0.000371 679.544378 ( 66.567533)
test_rubyspec 0.138327 0.023062 46.238898 ( 51.436931)
total: 133.83 sec