Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-034624
#<BuildRuby:0x00005629eea8c8e8
@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.20220907-034624",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008984 0.001382 0.985633 ( 1.030766)
build_miniruby 0.002269 0.000349 0.075975 ( 0.073531)
build_ruby 0.001749 0.000269 0.081581 ( 0.079286)
build_all 0.007121 0.003421 1.555219 ( 0.605225)
build_install 0.017943 0.005968 1.922463 ( 0.945508)
test_btest 0.001511 0.000328 97.185899 ( 9.643353)
test_basic 0.005906 0.003424 0.362149 ( 0.453784)
test_all 0.002893 0.000694 674.474500 ( 67.965744)
test_rubyspec 0.108254 0.049641 47.221251 ( 55.629462)
total: 136.43 sec