Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-235645
#<BuildRuby:0x00005601b1a68408
@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.20221203-235645",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008899 0.001160 1.196035 ( 1.194607)
build_miniruby 0.002697 0.000000 0.851192 ( 0.849745)
build_ruby 0.002907 0.000303 2.250470 ( 2.164176)
build_all 0.015032 0.006949 18.728130 ( 2.188541)
build_install 0.011678 0.012341 2.123765 ( 1.070867)
test_btest 0.001042 0.000384 92.759529 ( 8.695378)
test_basic 0.003353 0.006107 0.364035 ( 0.449576)
test_all 0.000000 0.002405 732.224168 ( 71.483121)
test_rubyspec 0.084682 0.098873 49.565446 ( 57.572097)
total: 145.67 sec