Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-041947
#<BuildRuby:0x00005569d9e21e98
@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.20230114-041947",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.002228 0.004690 0.860302 ( 1.472292)
build_miniruby 0.000000 0.001334 1.020638 ( 1.018495)
build_ruby 0.000000 0.001647 2.766991 ( 2.764179)
build_all 0.009969 0.000000 16.815509 ( 3.016667)
build_install 0.009487 0.001945 2.078815 ( 1.074550)
test_btest 0.000748 0.000262 71.262604 ( 10.750202)
test_basic 0.000000 0.006467 0.358490 ( 0.444790)
test_all 0.000000 0.001839 666.908074 ( 98.769997)
test_rubyspec 0.068614 0.050856 52.147476 ( 60.243489)
total: 179.56 sec