Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-155334
#<BuildRuby:0x000055ef9ae10480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220403-155334",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005733 0.006600 1.003619 ( 1.057006)
build_miniruby 0.002425 0.000000 0.075272 ( 0.072768)
build_ruby 0.001626 0.000102 0.075746 ( 0.074329)
build_all 0.009166 0.002361 4.263139 ( 0.856190)
build_install 0.015122 0.009481 8.580721 ( 2.993353)
test_btest 0.000975 0.000297 72.298374 ( 8.296230)
test_basic 0.002498 0.004754 0.348368 ( 0.436940)
test_all 0.001242 0.000432 671.018102 ( 66.262193)
test_rubyspec 0.107332 0.071565 46.823570 ( 52.111891)
total: 132.16 sec