Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-003950
#<BuildRuby:0x000055df58a8c090
@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.20240108-003950",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004221 0.000703 1.262215 ( 1.669188)
build_miniruby 0.001024 0.000170 1.447955 ( 1.451599)
build_ruby 0.001287 0.000214 5.550750 ( 5.560172)
build_all 0.006492 0.003849 16.508386 ( 1.803973)
build_install 0.013549 0.001790 4.862557 ( 1.718297)
test_btest 0.000644 0.000123 82.465683 ( 10.223720)
test_basic 0.000000 0.005569 0.685859 ( 0.752364)
test_all 0.084622 0.035049 549.130700 ( 60.448082)
test_rubyspec 0.040328 0.024648 78.848201 ( 91.170358)
total: 174.80 sec