Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-123520
#<BuildRuby:0x00005649f77ed438
@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.20221019-123520",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008653 0.000328 1.108907 ( 1.162421)
build_miniruby 0.001551 0.000110 0.110586 ( 0.107746)
build_ruby 0.001489 0.000106 0.104499 ( 0.102159)
build_all 0.008585 0.000613 1.329144 ( 0.583296)
build_install 0.009756 0.006629 1.652860 ( 0.914048)
test_btest 0.001676 0.000240 61.196118 ( 6.570093)
test_basic 0.006757 0.000092 0.359998 ( 0.448669)
test_all 0.005977 0.000000 494.638289 ( 53.643270)
test_rubyspec 0.093784 0.030352 43.548942 ( 52.018081)
total: 115.55 sec