Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-061850
#<BuildRuby:0x00005556dbf3ebe8
@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.20230113-061850",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006158 0.000410 0.839930 ( 1.016689)
build_miniruby 0.001043 0.000069 1.015190 ( 1.013339)
build_ruby 0.001662 0.000000 2.778929 ( 2.776046)
build_all 0.009703 0.000134 16.807792 ( 2.973821)
build_install 0.008840 0.000520 2.086107 ( 1.080531)
test_btest 0.000812 0.000048 77.019020 ( 11.117505)
test_basic 0.006124 0.000046 0.354434 ( 0.441192)
test_all 0.001311 0.000073 664.239414 (101.039786)
test_rubyspec 0.076655 0.044310 51.652866 ( 59.702791)
total: 181.16 sec