Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-035820
#<BuildRuby:0x000055eb66b87e08
@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.20221225-035820",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003116 0.000240 0.577531 ( 1.000662)
build_miniruby 0.000966 0.000074 0.744539 ( 0.743734)
build_ruby 0.001218 0.000094 2.545165 ( 2.545574)
build_all 0.005940 0.003458 12.436666 ( 1.488829)
build_install 0.006810 0.000000 1.613550 ( 0.765971)
test_btest 0.000632 0.000000 63.272710 ( 6.356069)
test_basic 0.003487 0.000000 0.239666 ( 0.335245)
test_all 0.000973 0.000050 482.287306 ( 45.598272)
test_rubyspec 0.022430 0.005383 35.133555 ( 45.634683)
total: 104.47 sec