Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-161035
#<BuildRuby:0x00005599d537c728
@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.20230106-161035",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.002807 0.003474 0.844475 ( 1.038700)
build_miniruby 0.000930 0.000332 1.015731 ( 1.013826)
build_ruby 0.001130 0.000404 2.775128 ( 2.772540)
build_all 0.005433 0.004529 16.871695 ( 3.047348)
build_install 0.011480 0.000000 2.121488 ( 1.079277)
test_btest 0.000905 0.000000 71.174352 ( 10.868564)
test_basic 0.007331 0.000000 0.354635 ( 0.439813)
test_all 0.000520 0.000635 654.152782 (104.315035)
test_rubyspec 0.060707 0.067432 52.071652 ( 60.105862)
total: 184.68 sec