Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-055411
#<BuildRuby:0x000055bc50766828
@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.20220613-055411",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002294 0.004527 0.841476 ( 0.857508)
build_miniruby 0.000931 0.000143 0.057324 ( 0.056058)
build_ruby 0.000893 0.000138 0.059443 ( 0.058162)
build_all 0.003720 0.000573 1.504235 ( 0.607689)
build_install 0.005189 0.005989 6.277320 ( 2.822470)
test_btest 0.000688 0.000158 45.354339 ( 8.630668)
test_basic 0.005933 0.000146 0.363034 ( 0.450455)
test_all 0.001283 0.000275 639.564766 ( 90.044093)
test_rubyspec 0.078528 0.051223 43.998137 ( 49.561582)
total: 153.09 sec