Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-140201
#<BuildRuby:0x000055bec6898110
@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.20231206-140201",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000002 0.000015 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000907 0.004211 0.986067 ( 1.272153)
build_miniruby 0.000777 0.000000 0.867372 ( 0.867235)
build_ruby 0.001083 0.000000 2.704582 ( 2.719133)
build_all 0.007673 0.000000 12.101120 ( 0.974137)
build_install 0.010594 0.000498 3.555678 ( 0.973708)
test_btest 0.000502 0.000066 63.492026 ( 5.112880)
test_basic 0.000000 0.003313 0.371691 ( 0.455604)
test_all 0.077998 0.022908 417.190736 ( 35.227626)
test_rubyspec 0.037409 0.038468 39.842833 ( 52.495240)
total: 100.10 sec