Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-185021
#<BuildRuby:0x0000559fbf40bf00
@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.20220627-185021",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006621 0.000000 0.828794 ( 1.068935)
build_miniruby 0.000969 0.000000 0.057669 ( 0.056439)
build_ruby 0.000827 0.000000 0.058924 ( 0.057748)
build_all 0.004186 0.000064 1.530955 ( 0.611533)
build_install 0.009184 0.000540 6.305339 ( 2.849932)
test_btest 0.000767 0.000045 48.458846 ( 9.010558)
test_basic 0.006422 0.000104 0.346819 ( 0.433969)
test_all 0.000462 0.000825 637.516819 ( 91.091155)
test_rubyspec 0.080435 0.039377 44.549206 ( 50.139874)
total: 155.32 sec