Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-105629
#<BuildRuby:0x000055af96ac7fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-105629",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005095 0.001568 0.841812 ( 1.294769)
build_miniruby 0.000955 0.000294 1.014906 ( 1.012899)
build_ruby 0.001540 0.000000 2.779362 ( 2.776640)
build_all 0.009125 0.000541 16.761843 ( 3.025126)
build_install 0.006458 0.005098 2.271043 ( 1.175748)
test_btest 0.000879 0.000275 68.920978 ( 11.692688)
test_basic 0.004962 0.001551 0.311895 ( 0.398166)
test_all 0.001046 0.000327 672.933731 ( 96.600212)
test_rubyspec 0.093229 0.041040 51.652084 ( 59.675563)
total: 177.65 sec