Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-081200
#<BuildRuby:0x000055f101d6b238
@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.20221213-081200",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002365 0.000946 0.598322 ( 1.076074)
build_miniruby 0.000909 0.000000 0.757609 ( 0.757202)
build_ruby 0.000000 0.001411 2.634867 ( 2.575859)
build_all 0.002660 0.006610 12.511471 ( 1.506304)
build_install 0.005980 0.000916 1.629589 ( 0.771184)
test_btest 0.000679 0.000000 66.246084 ( 6.169322)
test_basic 0.000910 0.002876 0.259750 ( 0.354471)
test_all 0.001676 0.000384 511.125359 ( 69.874123)
test_rubyspec 0.017131 0.009404 35.200107 ( 45.781905)
total: 128.87 sec