Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-005947
#<BuildRuby:0x00005567b5c2f868
@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-005947",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003856 0.584678 ( 1.023705)
build_miniruby 0.000468 0.000477 0.781187 ( 0.780384)
build_ruby 0.000960 0.000320 2.530929 ( 2.530673)
build_all 0.008089 0.001109 12.441988 ( 1.503110)
build_install 0.006390 0.000443 1.616933 ( 0.768030)
test_btest 0.000500 0.000136 66.073517 ( 6.296686)
test_basic 0.002938 0.000801 0.242886 ( 0.337714)
test_all 0.000000 0.001142 497.987938 ( 46.527831)
test_rubyspec 0.005606 0.023356 35.651793 ( 45.930947)
total: 105.70 sec