Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-130612
#<BuildRuby:0x0000555bb81727a8
@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.20221203-130612",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005678 0.004352 1.180449 ( 1.454995)
build_miniruby 0.000000 0.002424 0.845751 ( 0.845853)
build_ruby 0.001521 0.001932 2.235376 ( 2.144515)
build_all 0.020700 0.001890 18.759697 ( 2.192546)
build_install 0.017798 0.005625 2.112856 ( 1.031634)
test_btest 0.000883 0.000221 91.054889 ( 9.546780)
test_basic 0.008864 0.000935 0.358748 ( 0.442872)
test_all 0.002035 0.000485 739.942962 ( 71.344640)
test_rubyspec 0.100556 0.074828 49.437966 ( 57.569425)
total: 146.57 sec