Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-050038
#<BuildRuby:0x0000564f72be3e90
@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.20230206-050038",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000947 0.002931 0.642047 ( 1.196273)
build_miniruby 0.000775 0.000258 0.637731 ( 0.636842)
build_ruby 0.000949 0.000316 2.046446 ( 2.046200)
build_all 0.003657 0.005352 12.229911 ( 1.532912)
build_install 0.006241 0.000000 1.440472 ( 0.694199)
test_btest 0.000657 0.000000 63.758486 ( 5.945961)
test_basic 0.000081 0.003633 0.256304 ( 0.351973)
test_all 0.000923 0.000396 478.876712 ( 50.086305)
test_rubyspec 0.014610 0.015951 34.932884 ( 45.523864)
total: 108.02 sec