Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-154731
#<BuildRuby:0x000055e751c5fdf8
@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.20230130-154731",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000009 0.000021 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.003116 0.003413 0.845361 ( 1.265832)
build_miniruby 0.000652 0.000521 1.002862 ( 1.000986)
build_ruby 0.000866 0.000693 2.786280 ( 2.783805)
build_all 0.009755 0.000000 16.701102 ( 2.992803)
build_install 0.009911 0.001283 2.083995 ( 1.079179)
test_btest 0.000702 0.000395 71.026319 ( 10.786633)
test_basic 0.006024 0.001145 0.342415 ( 0.427589)
test_all 0.001132 0.000234 666.040043 ( 98.717226)
test_rubyspec 0.085962 0.044714 52.035785 ( 60.082972)
total: 179.14 sec