Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-101110
#<BuildRuby:0x000056395a0dc070
@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.20221211-101110",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003005 0.000546 0.621020 ( 1.028015)
build_miniruby 0.000826 0.000150 0.712559 ( 0.711767)
build_ruby 0.001235 0.000224 2.433112 ( 2.372933)
build_all 0.004399 0.004624 12.405513 ( 1.509422)
build_install 0.003655 0.003049 1.661073 ( 0.799021)
test_btest 0.000502 0.000143 65.563357 ( 6.113584)
test_basic 0.000000 0.003743 0.247371 ( 0.343119)
test_all 0.001001 0.000596 511.177352 ( 69.914009)
test_rubyspec 0.016110 0.013246 35.582445 ( 46.149090)
total: 128.94 sec