Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-154248
#<BuildRuby:0x00005627c9b4c098
@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.20240117-154248",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003691 0.001107 0.813438 ( 1.235897)
build_miniruby 0.000859 0.000258 0.802535 ( 0.802217)
build_ruby 0.001127 0.000338 2.691925 ( 2.692642)
build_all 0.005763 0.001729 11.997618 ( 0.965238)
build_install 0.011865 0.001854 3.651422 ( 0.984233)
test_btest 0.000508 0.000138 64.076714 ( 4.871795)
test_basic 0.004635 0.000000 0.405219 ( 0.486600)
test_all 0.069396 0.028548 369.260372 ( 42.267594)
test_rubyspec 0.007070 0.123550 73.481098 ( 85.964848)
total: 140.27 sec