Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-123052
#<BuildRuby:0x000055ee18d7bea8
@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.20220501-123052",
@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.000003 0.000017 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005466 0.001366 0.869203 ( 1.105353)
build_miniruby 0.000725 0.000181 0.057179 ( 0.055946)
build_ruby 0.000729 0.000182 0.057580 ( 0.056344)
build_all 0.004166 0.000000 1.515401 ( 0.608135)
build_install 0.006139 0.004882 6.230903 ( 2.788479)
test_btest 0.000695 0.000199 55.647744 ( 8.043521)
test_basic 0.000492 0.004812 0.296395 ( 0.385285)
test_all 0.001004 0.000358 649.078032 ( 91.409472)
test_rubyspec 0.069129 0.048048 43.890384 ( 48.746534)
total: 153.20 sec