Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-030739
#<BuildRuby:0x000055fac03d86f8
@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.20221206-030739",
@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.000022 0.000004 0.000026 ( 0.000025)
configure 0.000006 0.000001 0.000007 ( 0.000022)
build_up 0.003551 0.007063 1.185744 ( 1.600527)
build_miniruby 0.001473 0.000421 0.825090 ( 0.824925)
build_ruby 0.002120 0.000605 2.207814 ( 2.120237)
build_all 0.012409 0.006906 18.480049 ( 2.132143)
build_install 0.022887 0.000000 2.076980 ( 1.009307)
test_btest 0.001110 0.000133 93.488980 ( 9.107395)
test_basic 0.003985 0.003242 0.339681 ( 0.433333)
test_all 0.001544 0.000421 690.127475 ( 69.689893)
test_rubyspec 0.080965 0.069911 48.466189 ( 56.609249)
total: 143.53 sec