Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-021947
#<BuildRuby:0x0000563e35fcbdf8
@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-021947",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.003028 0.003680 0.893095 ( 1.091576)
build_miniruby 0.000975 0.000375 1.021322 ( 1.019298)
build_ruby 0.000000 0.001691 2.781933 ( 2.778978)
build_all 0.000000 0.009730 16.806726 ( 3.000595)
build_install 0.004806 0.006670 2.086843 ( 1.075054)
test_btest 0.000596 0.000397 75.484605 ( 10.260530)
test_basic 0.005991 0.001302 0.357916 ( 0.443008)
test_all 0.000756 0.000473 659.133651 (108.520807)
test_rubyspec 0.043850 0.037163 51.902410 ( 60.116978)
total: 188.31 sec