Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-215219
#<BuildRuby:0x0000563593a383c8
@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.20230103-215219",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000007 0.000017 ( 0.000017)
configure 0.000009 0.000005 0.000014 ( 0.000015)
build_up 0.004098 0.002459 0.847900 ( 1.060712)
build_miniruby 0.000837 0.000502 1.022252 ( 1.020255)
build_ruby 0.001487 0.000000 2.795238 ( 2.792450)
build_all 0.009847 0.000000 16.799988 ( 2.980290)
build_install 0.005649 0.006059 2.364620 ( 1.219856)
test_btest 0.000639 0.000340 77.227881 ( 10.333471)
test_basic 0.005891 0.000821 0.382275 ( 0.468077)
test_all 0.000816 0.000408 661.286083 (103.227845)
test_rubyspec 0.067444 0.056714 51.622270 ( 59.622938)
total: 182.73 sec