Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-094755
#<BuildRuby:0x0000557ea0457cb0
@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.20230802-094755",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002431 0.003749 1.517161 ( 3.096519)
build_miniruby 0.000826 0.000124 0.855715 ( 0.855622)
build_ruby 0.001363 0.000204 2.685607 ( 2.684586)
build_all 0.004208 0.007169 17.334684 ( 2.020232)
build_install 0.007613 0.000818 2.197748 ( 1.241150)
test_btest 0.000816 0.000177 85.668058 ( 7.723054)
test_basic 0.003575 0.000777 0.580062 ( 0.657245)
test_all 0.001148 0.000250 526.117884 ( 51.063830)
test_rubyspec 0.034159 0.006037 44.428876 ( 56.875872)
total: 126.22 sec