Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-091137
#<BuildRuby:0x000055f2ea84b240
@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.20221206-091137",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005243 0.004698 1.184858 ( 1.198881)
build_miniruby 0.001800 0.000257 0.833903 ( 0.832794)
build_ruby 0.002720 0.000388 2.238599 ( 2.145560)
build_all 0.016584 0.002369 18.557224 ( 2.114260)
build_install 0.019915 0.002845 2.024097 ( 1.032426)
test_btest 0.001442 0.000206 91.109807 ( 9.440144)
test_basic 0.002600 0.005421 0.350059 ( 0.440425)
test_all 0.001617 0.000308 691.642374 ( 69.878597)
test_rubyspec 0.109816 0.040401 49.017067 ( 57.177084)
total: 144.26 sec