Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-010728
#<BuildRuby:0x000056419b9c2678
@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="-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.20221209-010728",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005252 0.000055 1.174904 ( 1.203495)
build_miniruby 0.001019 0.000046 0.948038 ( 0.946808)
build_ruby 0.000000 0.001241 2.775683 ( 2.664965)
build_all 0.006078 0.003002 15.779653 ( 3.336323)
build_install 0.008329 0.000724 2.230937 ( 1.242648)
test_btest 0.000576 0.000050 66.716000 ( 10.804123)
test_basic 0.004282 0.000372 0.326053 ( 0.418100)
test_all 0.000788 0.000069 669.670240 (107.983106)
test_rubyspec 0.054130 0.014834 52.166276 ( 60.418891)
total: 189.02 sec