Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-082934
#<BuildRuby:0x000055a0411868c0
@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.20220731-082934",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004810 0.001749 0.824515 ( 1.118716)
build_miniruby 0.000761 0.000276 0.057501 ( 0.056204)
build_ruby 0.000721 0.000263 0.059111 ( 0.057922)
build_all 0.003406 0.001239 1.507637 ( 0.589544)
build_install 0.010787 0.000390 5.641479 ( 2.164101)
test_btest 0.000569 0.000175 53.987754 ( 7.963811)
test_basic 0.000552 0.005119 0.333403 ( 0.422716)
test_all 0.000976 0.000376 595.875638 ( 88.694954)
test_rubyspec 0.089065 0.038449 44.015513 ( 49.592366)
total: 150.66 sec