Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-063849
#<BuildRuby:0x00005587e229c178
@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.20231130-063849",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004314 0.000000 0.960560 ( 1.260850)
build_miniruby 0.001074 0.000000 0.883607 ( 0.883042)
build_ruby 0.001291 0.000000 2.720629 ( 2.723203)
build_all 0.003261 0.004168 12.081084 ( 0.989287)
build_install 0.008519 0.000290 3.575867 ( 0.992498)
test_btest 0.000664 0.000045 62.423685 ( 5.942614)
test_basic 0.000000 0.003560 0.373900 ( 0.453529)
test_all 0.062552 0.035288 400.307488 ( 36.041686)
test_rubyspec 0.041014 0.032150 39.569107 ( 52.210992)
total: 101.50 sec