Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-112013
#<BuildRuby:0x0000558b9b0ea980
@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.20220503-112013",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000046 0.000013 0.000059 ( 0.000059)
build_up 0.003641 0.005353 0.828834 ( 0.968051)
build_miniruby 0.000967 0.000352 0.054232 ( 0.052896)
build_ruby 0.001249 0.000454 0.056367 ( 0.054506)
build_all 0.007265 0.000898 1.204875 ( 0.482720)
build_install 0.017646 0.000000 4.858303 ( 2.458048)
test_btest 0.001443 0.000013 52.811176 ( 5.731686)
test_basic 0.005622 0.000191 0.279934 ( 0.379347)
test_all 0.003134 0.000738 517.288096 ( 54.847770)
test_rubyspec 0.087551 0.047241 41.224934 ( 46.718339)
total: 111.69 sec