Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-232227
#<BuildRuby:0x000055f85b0934f0
@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-232227",
@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.000013 0.000004 0.000017 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004159 0.001039 1.375263 ( 1.780715)
build_miniruby 0.001028 0.000257 1.564145 ( 1.569036)
build_ruby 0.001320 0.000330 4.683780 ( 4.697892)
build_all 0.007070 0.003865 16.746750 ( 1.901978)
build_install 0.018232 0.000000 5.427496 ( 2.195659)
test_btest 0.000880 0.000000 82.097553 ( 13.014365)
test_basic 0.005368 0.000000 0.697490 ( 0.769985)
test_all 0.114821 0.008556 586.077403 ( 74.185562)
test_rubyspec 0.035210 0.033040 86.248494 ( 98.575910)
total: 198.69 sec