Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-153632
#<BuildRuby:0x000055f7e629ebe8
@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.20230123-153632",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000046 0.000011 0.000057 ( 0.000056)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.002490 0.006299 0.845110 ( 1.037056)
build_miniruby 0.000881 0.000294 0.992846 ( 0.991077)
build_ruby 0.001155 0.000385 2.746957 ( 2.744617)
build_all 0.007522 0.002507 16.647891 ( 2.983590)
build_install 0.008413 0.002805 2.065527 ( 1.059230)
test_btest 0.000647 0.000216 70.878943 ( 11.279386)
test_basic 0.005313 0.001771 0.351127 ( 0.436403)
test_all 0.000985 0.000328 649.306203 (105.254664)
test_rubyspec 0.077965 0.052490 51.194343 ( 59.287317)
total: 185.07 sec