Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-132506
#<BuildRuby:0x000055d9a9a73f90
@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.20231121-132506",
@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.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001554 0.004258 0.938334 ( 1.333670)
build_miniruby 0.000948 0.000146 0.790433 ( 0.790417)
build_ruby 0.001254 0.000193 2.595615 ( 2.596580)
build_all 0.008216 0.000000 12.198547 ( 0.988211)
build_install 0.007935 0.003419 3.694649 ( 0.972386)
test_btest 0.000532 0.000088 61.877032 ( 5.609880)
test_basic 0.004330 0.000044 0.406626 ( 0.487442)
test_all 0.083592 0.010803 361.851836 ( 30.060100)
test_rubyspec 0.049887 0.016544 40.238363 ( 52.810634)
total: 95.65 sec