Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-152431
#<BuildRuby:0x000055f626df7e20
@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.20230531-152431",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001831 0.004209 1.612011 ( 2.856589)
build_miniruby 0.001153 0.000000 0.723216 ( 0.722568)
build_ruby 0.001246 0.000000 2.402159 ( 2.401924)
build_all 0.009061 0.000000 12.635104 ( 1.150188)
build_install 0.007963 0.000000 1.730766 ( 0.893444)
test_btest 0.000912 0.000058 83.393798 ( 6.274413)
test_basic 0.004893 0.000000 0.634912 ( 0.716304)
test_all 0.000549 0.000815 458.506983 ( 42.899825)
test_rubyspec 0.015304 0.025028 41.866091 ( 54.401098)
total: 112.32 sec