Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-215540
#<BuildRuby:0x0000557acfbffbe0
@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.20230108-215540",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003234 0.000249 0.626037 ( 1.042295)
build_miniruby 0.000823 0.000063 0.678114 ( 0.677362)
build_ruby 0.001179 0.000091 2.427881 ( 2.427825)
build_all 0.005518 0.004555 12.906727 ( 1.588724)
build_install 0.006329 0.000246 1.543446 ( 0.718645)
test_btest 0.000622 0.000083 66.553787 ( 6.127438)
test_basic 0.003277 0.000437 0.258470 ( 0.354151)
test_all 0.001060 0.000141 498.583083 ( 46.915537)
test_rubyspec 0.012549 0.017215 35.975388 ( 46.468946)
total: 106.32 sec