Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-200655
#<BuildRuby:0x0000561c2958ebe8
@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.20230119-200655",
@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.000024 0.000000 0.000024 ( 0.000024)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006009 0.000648 0.851267 ( 1.077294)
build_miniruby 0.001029 0.000317 1.011279 ( 1.009481)
build_ruby 0.001204 0.000371 2.782524 ( 2.779987)
build_all 0.002159 0.007841 16.941494 ( 2.987129)
build_install 0.008106 0.003474 2.156685 ( 1.095745)
test_btest 0.000729 0.000312 73.672773 ( 10.453101)
test_basic 0.002899 0.003956 0.357511 ( 0.443268)
test_all 0.001862 0.000358 653.324625 ( 98.849375)
test_rubyspec 0.068655 0.055964 51.916739 ( 59.971168)
total: 178.67 sec