Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-223426
#<BuildRuby:0x00005580fc69fde8
@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.20230201-223426",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002923 0.000797 0.617706 ( 1.049222)
build_miniruby 0.000702 0.000191 0.625867 ( 0.625146)
build_ruby 0.001211 0.000000 2.046436 ( 2.046251)
build_all 0.005714 0.003818 11.981455 ( 1.482816)
build_install 0.006980 0.000791 1.509518 ( 0.724049)
test_btest 0.000451 0.000129 63.823373 ( 6.209600)
test_basic 0.000000 0.003121 0.245932 ( 0.341698)
test_all 0.000023 0.001274 484.418449 ( 45.518429)
test_rubyspec 0.024012 0.004722 34.886447 ( 45.438855)
total: 103.44 sec