Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-051914
#<BuildRuby:0x0000556408483520
@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.20221207-051914",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008290 0.002072 1.207155 ( 1.285238)
build_miniruby 0.001721 0.000430 0.841493 ( 0.840291)
build_ruby 0.003008 0.000000 2.224312 ( 2.132552)
build_all 0.020459 0.000000 18.506369 ( 2.132110)
build_install 0.022121 0.000402 2.049763 ( 1.039892)
test_btest 0.001111 0.000159 94.023620 ( 8.925631)
test_basic 0.009164 0.000000 0.348685 ( 0.439243)
test_all 0.001863 0.000155 695.098723 ( 70.917665)
test_rubyspec 0.098737 0.048424 49.055456 ( 57.568332)
total: 145.28 sec