Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-121335
#<BuildRuby:0x0000555cc449bf30
@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.20230107-121335",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001348 0.002518 0.591097 ( 0.990145)
build_miniruby 0.000716 0.000153 0.707046 ( 0.706254)
build_ruby 0.001005 0.000215 2.407763 ( 2.407529)
build_all 0.008294 0.000944 13.009996 ( 1.609743)
build_install 0.006360 0.000463 1.562588 ( 0.740218)
test_btest 0.000518 0.000098 64.641194 ( 6.200137)
test_basic 0.003192 0.000000 0.235720 ( 0.331075)
test_all 0.001073 0.000043 501.285076 ( 48.471651)
test_rubyspec 0.017577 0.010668 35.764613 ( 46.156984)
total: 107.61 sec