Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-123411
#<BuildRuby:0x000055596517fe58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-123411",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004544 0.000325 1.031388 ( 2.833097)
build_miniruby 0.000923 0.000066 0.994592 ( 0.993343)
build_ruby 0.001232 0.000088 2.734386 ( 2.641006)
build_all 0.007921 0.000566 15.786868 ( 3.396121)
build_install 0.004344 0.003732 2.034093 ( 1.199016)
test_btest 0.000503 0.000059 61.283805 ( 11.385386)
test_basic 0.001244 0.003866 0.280748 ( 0.371202)
test_all 0.001029 0.000172 718.325408 (110.252588)
test_rubyspec 0.041513 0.016793 53.335371 ( 61.546293)
total: 194.62 sec