Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-055154
#<BuildRuby:0x0000561b2d9375f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-055154",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004990 0.000832 1.296954 ( 1.668054)
build_miniruby 0.000865 0.000144 0.885530 ( 0.884870)
build_ruby 0.000000 0.001372 2.696401 ( 2.696528)
build_all 0.003291 0.006899 16.940636 ( 1.514829)
build_install 0.005334 0.004571 4.957583 ( 1.164855)
test_btest 0.000878 0.000263 84.122086 ( 8.117091)
test_basic 0.003411 0.001024 0.728110 ( 0.809423)
test_all 0.091796 0.046391 518.950120 ( 60.587249)
test_rubyspec 0.014832 0.029373 50.755210 ( 63.096324)
total: 140.54 sec