Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-140725
#<BuildRuby:0x000055eab2252860
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-140725",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007297 0.001824 1.247347 ( 1.441728)
build_miniruby 0.001852 0.000463 0.846998 ( 0.846251)
build_ruby 0.002416 0.000604 2.244668 ( 2.153665)
build_all 0.016574 0.002701 18.402788 ( 2.147075)
build_install 0.015023 0.006700 2.123055 ( 1.063021)
test_btest 0.001195 0.000319 89.841642 ( 8.999989)
test_basic 0.006350 0.001693 0.344854 ( 0.435241)
test_all 0.002346 0.000000 686.165944 ( 69.363247)
test_rubyspec 0.056601 0.091564 49.069334 ( 57.538995)
total: 143.99 sec