Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-165928
#<BuildRuby:0x00005577d472d570
@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.20221024-165928",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.009980 0.000000 1.132594 ( 1.204624)
build_miniruby 0.001346 0.000000 0.111771 ( 0.110842)
build_ruby 0.001624 0.000104 0.104503 ( 0.101635)
build_all 0.008020 0.000513 1.415867 ( 0.597487)
build_install 0.009519 0.004546 1.715531 ( 0.903482)
test_btest 0.000000 0.001859 61.738010 ( 6.709731)
test_basic 0.004454 0.002487 0.359847 ( 0.458083)
test_all 0.004631 0.002248 499.783736 ( 53.880088)
test_rubyspec 0.079599 0.047061 43.381839 ( 51.980009)
total: 115.95 sec