Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-144729
#<BuildRuby:0x00005610cbbe35c0
@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.20221216-144729",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003619 0.627937 ( 1.039562)
build_miniruby 0.000165 0.000699 0.738828 ( 0.738122)
build_ruby 0.000000 0.001309 2.598849 ( 2.539858)
build_all 0.007226 0.002190 12.473584 ( 1.525228)
build_install 0.004335 0.002364 1.631499 ( 0.767635)
test_btest 0.000408 0.000222 66.172904 ( 6.256330)
test_basic 0.000000 0.003723 0.261106 ( 0.356336)
test_all 0.000517 0.001156 506.895439 ( 73.940184)
test_rubyspec 0.013811 0.013859 35.644422 ( 46.241156)
total: 133.40 sec