Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-151551
#<BuildRuby:0x000055693ef0c0d8
@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.20231204-151551",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003768 0.000753 0.997577 ( 1.499281)
build_miniruby 0.000706 0.000141 0.871694 ( 0.871945)
build_ruby 0.000943 0.000188 2.694927 ( 2.697001)
build_all 0.000000 0.007165 12.070781 ( 0.978112)
build_install 0.006132 0.005245 3.522961 ( 0.963165)
test_btest 0.000523 0.000217 65.726937 ( 5.235832)
test_basic 0.002253 0.000939 0.368503 ( 0.451887)
test_all 0.077535 0.021279 372.164296 ( 42.889309)
test_rubyspec 0.029119 0.034316 39.971632 ( 52.648181)
total: 108.24 sec