Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-224625
#<BuildRuby:0x000055a3c80dde98
@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.20230105-224625",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000031)
build_up 0.000499 0.006253 0.841516 ( 1.371874)
build_miniruby 0.001068 0.000267 1.010100 ( 1.008171)
build_ruby 0.000000 0.001608 2.772423 ( 2.769779)
build_all 0.004912 0.004882 16.796074 ( 3.075602)
build_install 0.006991 0.002331 2.078728 ( 1.076572)
test_btest 0.000695 0.000231 77.237423 ( 10.379620)
test_basic 0.005503 0.001834 0.380080 ( 0.465069)
test_all 0.001257 0.000419 654.088089 (104.252543)
test_rubyspec 0.051846 0.042090 51.353926 ( 59.468415)
total: 183.87 sec