Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-111323
#<BuildRuby:0x0000561a141ebe58
@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.20221126-111323",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003750 0.001250 1.046731 ( 1.053410)
build_miniruby 0.000616 0.000206 0.964223 ( 0.962994)
build_ruby 0.001008 0.000336 2.857235 ( 2.752295)
build_all 0.003377 0.005660 15.742534 ( 3.335571)
build_install 0.009101 0.000010 2.029730 ( 1.174213)
test_btest 0.000485 0.000171 56.919284 ( 11.817585)
test_basic 0.004679 0.000036 0.319320 ( 0.409666)
test_all 0.000689 0.000230 695.482876 (107.523084)
test_rubyspec 0.052046 0.017349 53.177017 ( 61.343077)
total: 190.37 sec