Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-145212
#<BuildRuby:0x00005555af0e44a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230104-145212",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008020 0.000933 0.939037 ( 1.373006)
build_miniruby 0.001987 0.000459 0.837516 ( 0.836921)
build_ruby 0.002714 0.000626 2.151311 ( 2.152161)
build_all 0.021143 0.000000 18.640667 ( 2.176370)
build_install 0.020322 0.001339 2.025591 ( 1.006026)
test_btest 0.001206 0.000181 90.532661 ( 8.648450)
test_basic 0.000000 0.008482 0.338462 ( 0.426427)
test_all 0.000537 0.001900 697.037969 ( 64.049638)
test_rubyspec 0.106509 0.075683 47.789550 ( 55.920969)
total: 136.59 sec