Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-062604
#<BuildRuby:0x0000562f5afa0048
@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.20231214-062604",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004883 0.000000 1.221088 ( 1.581070)
build_miniruby 0.001239 0.000000 0.990805 ( 0.990569)
build_ruby 0.001432 0.000000 2.782919 ( 2.783555)
build_all 0.009038 0.000910 16.909380 ( 1.563686)
build_install 0.002031 0.006850 4.936027 ( 1.192414)
test_btest 0.000796 0.000217 86.825729 ( 7.956718)
test_basic 0.000500 0.006898 0.765655 ( 0.839337)
test_all 0.124202 0.010874 546.770852 ( 53.987912)
test_rubyspec 0.021257 0.027464 50.008333 ( 62.367978)
total: 133.26 sec