Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-174817
#<BuildRuby:0x0000563ea14e2858
@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-174817",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000043)
configure 0.000033 0.000007 0.000040 ( 0.000027)
build_up 0.000978 0.005787 0.848930 ( 1.043652)
build_miniruby 0.001007 0.000336 1.011762 ( 1.009676)
build_ruby 0.001223 0.000408 2.769984 ( 2.767371)
build_all 0.002931 0.007112 16.825118 ( 2.976813)
build_install 0.008785 0.002720 2.135882 ( 1.076266)
test_btest 0.000761 0.000000 74.165933 ( 10.554987)
test_basic 0.003327 0.003838 0.344235 ( 0.429286)
test_all 0.000821 0.000369 673.223152 ( 96.520389)
test_rubyspec 0.062365 0.051005 51.867089 ( 59.942201)
total: 176.32 sec