Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-082410
#<BuildRuby:0x0000558ea1e33e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-082410",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003975 0.000994 1.116981 ( 1.264318)
build_miniruby 0.000827 0.000207 1.003046 ( 1.001488)
build_ruby 0.001035 0.000259 2.864219 ( 2.763267)
build_all 0.008256 0.000886 16.046629 ( 3.337884)
build_install 0.008568 0.000000 2.072064 ( 1.240139)
test_btest 0.000596 0.000000 65.904915 ( 10.715447)
test_basic 0.003789 0.000735 0.304376 ( 0.395420)
test_all 0.000878 0.000175 631.543168 (103.014520)
test_rubyspec 0.067340 0.010111 51.072149 ( 59.275448)
total: 183.01 sec