Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-210056
#<BuildRuby:0x000055c61a0004c0
@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.20220907-210056",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006419 0.005078 0.969517 ( 1.116105)
build_miniruby 0.001990 0.000284 0.073140 ( 0.070585)
build_ruby 0.001987 0.000283 0.076019 ( 0.073194)
build_all 0.009346 0.000591 1.580495 ( 0.605405)
build_install 0.020178 0.000529 1.928998 ( 0.959893)
test_btest 0.001374 0.000152 93.916805 ( 9.841742)
test_basic 0.007998 0.000256 0.351950 ( 0.439479)
test_all 0.003184 0.000000 679.166009 ( 68.114937)
test_rubyspec 0.113432 0.057844 47.007273 ( 55.245407)
total: 136.47 sec