Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-115102
#<BuildRuby:0x00005567943ee878
@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.20220812-115102",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005622 0.000937 0.832904 ( 0.908416)
build_miniruby 0.000856 0.000143 0.057693 ( 0.056377)
build_ruby 0.000872 0.000146 0.059822 ( 0.058683)
build_all 0.004049 0.000675 1.521673 ( 0.588672)
build_install 0.005699 0.005251 5.697783 ( 2.168200)
test_btest 0.000689 0.000159 54.476726 ( 8.163601)
test_basic 0.000185 0.005277 0.321793 ( 0.410504)
test_all 0.000000 0.003341 616.704463 ( 87.286488)
test_rubyspec 0.060393 0.052737 44.059811 ( 51.438087)
total: 151.08 sec