Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-195801
#<BuildRuby:0x0000563304ccfed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220724-195801",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005149 0.001287 0.856471 ( 1.142743)
build_miniruby 0.000754 0.000188 0.057017 ( 0.055843)
build_ruby 0.000693 0.000174 0.059713 ( 0.058490)
build_all 0.000231 0.004509 1.529499 ( 0.583396)
build_install 0.006210 0.005130 5.652376 ( 2.158075)
test_btest 0.000589 0.000226 48.316941 ( 8.437148)
test_basic 0.003955 0.001521 0.319241 ( 0.408038)
test_all 0.000730 0.000281 624.470103 ( 90.026820)
test_rubyspec 0.071041 0.043062 43.741995 ( 49.374152)
total: 152.25 sec