Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-103952
#<BuildRuby:0x00005577511b1318
@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.20221008-103952",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008577 0.004156 1.091280 ( 1.164061)
build_miniruby 0.001274 0.000274 0.097218 ( 0.094903)
build_ruby 0.001394 0.000299 0.097689 ( 0.095008)
build_all 0.003836 0.004170 1.374163 ( 0.579487)
build_install 0.010324 0.006159 1.630435 ( 0.881566)
test_btest 0.000992 0.000310 62.049177 ( 6.443163)
test_basic 0.003450 0.004267 0.359733 ( 0.448785)
test_all 0.006115 0.000491 488.648864 ( 52.893022)
test_rubyspec 0.085807 0.048546 42.595509 ( 51.091810)
total: 113.69 sec