Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-001236
#<BuildRuby:0x00005569f2e0c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-001236",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000073 0.000000 0.000073 ( 0.000073)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007210 0.000000 0.801543 ( 1.188131)
build_miniruby 0.000955 0.000062 0.811262 ( 0.811165)
build_ruby 0.000000 0.001339 2.684012 ( 2.684799)
build_all 0.000000 0.007788 11.907662 ( 0.981555)
build_install 0.005937 0.004595 3.357389 ( 0.952774)
test_btest 0.000583 0.000218 62.800901 ( 5.850321)
test_basic 0.004629 0.000332 0.398232 ( 0.478387)
test_all 0.057299 0.039976 386.246539 ( 34.800006)
test_rubyspec 0.024924 0.039266 40.254935 ( 52.801491)
total: 100.55 sec