Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-083838
#<BuildRuby:0x00005625324c74f0
@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.20240115-083838",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.007066 0.000458 0.808711 ( 1.213406)
build_miniruby 0.000808 0.000125 0.822584 ( 0.822576)
build_ruby 0.001702 0.000262 2.665185 ( 2.665892)
build_all 0.007141 0.001099 11.918555 ( 0.999507)
build_install 0.014612 0.000000 3.410299 ( 0.965055)
test_btest 0.000805 0.000000 65.457585 ( 5.213263)
test_basic 0.004979 0.000000 0.403760 ( 0.483067)
test_all 0.072608 0.023351 374.953587 ( 32.418737)
test_rubyspec 0.040970 0.024327 40.489402 ( 53.044656)
total: 97.83 sec