Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-091356
#<BuildRuby:0x000056535e133320
@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.20231209-091356",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000220 0.003991 0.999019 ( 1.276779)
build_miniruby 0.000853 0.000000 0.857647 ( 0.858177)
build_ruby 0.001113 0.000000 2.696937 ( 2.698452)
build_all 0.008264 0.000464 12.158864 ( 1.011080)
build_install 0.010733 0.000000 3.547556 ( 0.965632)
test_btest 0.000752 0.000000 65.699321 ( 4.955939)
test_basic 0.001391 0.003081 0.374521 ( 0.454531)
test_all 0.072165 0.029357 389.041174 ( 44.397330)
test_rubyspec 0.029926 0.035732 39.873282 ( 52.531391)
total: 109.15 sec