Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-121324
#<BuildRuby:0x000055e9703878e0
@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.20231222-121324",
@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.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003387 0.741815 ( 1.160823)
build_miniruby 0.000183 0.000605 0.901452 ( 0.902008)
build_ruby 0.001279 0.000107 2.776030 ( 2.776665)
build_all 0.003532 0.004053 12.280873 ( 1.025139)
build_install 0.007036 0.003114 3.500795 ( 0.980676)
test_btest 0.000504 0.000095 64.707906 ( 4.668137)
test_basic 0.000545 0.003042 0.379371 ( 0.461919)
test_all 0.106824 0.000431 436.012617 ( 42.513016)
test_rubyspec 0.029654 0.027821 40.771921 ( 53.508986)
total: 108.00 sec