Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-065436
#<BuildRuby:0x000055bdcd4b3f30
@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.20230109-065436",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003392 0.000261 0.643813 ( 1.036403)
build_miniruby 0.000796 0.000061 0.673527 ( 0.672647)
build_ruby 0.001216 0.000094 2.414142 ( 2.413612)
build_all 0.009877 0.000078 12.917754 ( 1.599068)
build_install 0.006357 0.000424 1.558814 ( 0.738625)
test_btest 0.000671 0.000044 67.490033 ( 5.890016)
test_basic 0.003662 0.000245 0.260824 ( 0.355570)
test_all 0.001121 0.000075 485.642945 ( 49.846224)
test_rubyspec 0.027081 0.000978 35.790100 ( 46.288077)
total: 108.84 sec