Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-214007
#<BuildRuby:0x0000559ba86233a8
@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.20221224-214007",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003225 0.006362 0.962781 ( 1.166906)
build_miniruby 0.002003 0.000715 0.834840 ( 0.833899)
build_ruby 0.002199 0.000785 2.145949 ( 2.147973)
build_all 0.009385 0.010538 18.479006 ( 2.161329)
build_install 0.011543 0.007960 2.017585 ( 1.023969)
test_btest 0.000918 0.000459 92.139820 ( 8.879357)
test_basic 0.009933 0.000069 0.357777 ( 0.442407)
test_all 0.001534 0.000682 677.176043 ( 63.314860)
test_rubyspec 0.118681 0.064331 47.865739 ( 56.034530)
total: 136.01 sec