Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-101031
#<BuildRuby:0x000055704f9ec090
@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.20230724-101031",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005380 0.000227 1.408960 ( 2.653238)
build_miniruby 0.000907 0.000143 0.922258 ( 0.922107)
build_ruby 0.001008 0.000159 2.990734 ( 2.991532)
build_all 0.002453 0.006864 14.272262 ( 1.251210)
build_install 0.006575 0.001566 1.971847 ( 0.886233)
test_btest 0.000754 0.000180 83.506601 ( 7.192595)
test_basic 0.004459 0.000058 0.649543 ( 0.726466)
test_all 0.001006 0.000228 493.895706 ( 54.390973)
test_rubyspec 0.031819 0.008831 43.024078 ( 55.410184)
total: 126.43 sec