Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-094532
#<BuildRuby:0x000055afd4cbbce8
@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.20230604-094532",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000651 0.005072 1.487943 ( 2.701632)
build_miniruby 0.001040 0.000000 0.831488 ( 0.830962)
build_ruby 0.001295 0.000000 2.363139 ( 2.363084)
build_all 0.008954 0.000000 12.184119 ( 1.067158)
build_install 0.007303 0.000000 1.675308 ( 0.845274)
test_btest 0.000483 0.000496 80.670607 ( 7.112411)
test_basic 0.001416 0.002617 0.573193 ( 0.655713)
test_all 0.001006 0.000348 447.290305 ( 40.144875)
test_rubyspec 0.017070 0.023349 41.300253 ( 54.006075)
total: 109.73 sec