Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-133648
#<BuildRuby:0x000055d5cbf289c8
@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.20221109-133648",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005917 0.004873 1.085238 ( 1.530104)
build_miniruby 0.001448 0.000603 0.066351 ( 0.063976)
build_ruby 0.001560 0.000651 0.065145 ( 0.062882)
build_all 0.002382 0.007930 1.508042 ( 0.604573)
build_install 0.009200 0.011868 1.879944 ( 0.935599)
test_btest 0.000898 0.000577 88.494346 ( 8.483548)
test_basic 0.003820 0.004147 0.330446 ( 0.417139)
test_all 0.001485 0.000990 662.556832 ( 67.977429)
test_rubyspec 0.084649 0.093136 47.681078 ( 55.837011)
total: 135.91 sec