Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-022955
#<BuildRuby:0x000055b92eabaf08
@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.20221011-022955",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005769 0.003723 1.087984 ( 1.159713)
build_miniruby 0.001701 0.000227 0.100526 ( 0.096993)
build_ruby 0.001354 0.000181 0.095967 ( 0.093050)
build_all 0.007281 0.000399 1.291838 ( 0.574214)
build_install 0.013643 0.001100 1.624959 ( 0.908190)
test_btest 0.001144 0.000135 64.086552 ( 6.429033)
test_basic 0.006400 0.000753 0.362135 ( 0.455531)
test_all 0.003577 0.005013 506.486626 ( 54.342533)
test_rubyspec 0.082726 0.046159 42.871742 ( 51.463908)
total: 115.52 sec