Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-140111
#<BuildRuby:0x00005604afb5c728
@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.20230124-140111",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.001712 0.004760 0.844631 ( 1.035569)
build_miniruby 0.000940 0.000391 1.012749 ( 1.010621)
build_ruby 0.001576 0.000000 2.760112 ( 2.757617)
build_all 0.008937 0.000719 16.699092 ( 2.963079)
build_install 0.008264 0.002951 2.070603 ( 1.071529)
test_btest 0.000771 0.000275 71.483145 ( 10.747147)
test_basic 0.002466 0.004029 0.345647 ( 0.432066)
test_all 0.000954 0.000381 661.479053 ( 97.908379)
test_rubyspec 0.034583 0.039094 51.767399 ( 59.931537)
total: 177.86 sec