Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-060156
#<BuildRuby:0x0000556a8ff04098
@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.20240116-060156",
@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.000015 0.000003 0.000018 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.006149 0.815906 ( 1.198171)
build_miniruby 0.000527 0.000582 0.812784 ( 0.812679)
build_ruby 0.001131 0.000348 2.674318 ( 2.675184)
build_all 0.006985 0.000926 11.941094 ( 1.002304)
build_install 0.008997 0.001338 3.388479 ( 0.961942)
test_btest 0.000664 0.000177 65.094461 ( 4.985404)
test_basic 0.000000 0.003956 0.389235 ( 0.470058)
test_all 0.075328 0.020776 391.321410 ( 33.688605)
test_rubyspec 0.012701 0.055451 40.190124 ( 52.737208)
total: 98.53 sec