Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-113647
#<BuildRuby:0x000055e2e23a7468
@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.20230115-113647",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000027 0.000002 0.000029 ( 0.000013)
build_up 0.007040 0.000469 1.305008 ( 1.323256)
build_miniruby 0.001324 0.000088 1.713213 ( 1.582731)
build_ruby 0.001444 0.000096 2.791485 ( 2.788987)
build_all 0.004980 0.004755 16.791221 ( 2.998614)
build_install 0.010882 0.000722 2.159682 ( 1.091952)
test_btest 0.000816 0.000096 75.189171 ( 10.714963)
test_basic 0.006861 0.000807 0.390845 ( 0.474538)
test_all 0.001021 0.000120 688.871283 ( 98.084263)
test_rubyspec 0.124501 0.010762 52.434063 ( 60.455060)
total: 179.52 sec