Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-032942
#<BuildRuby:0x000055d41d7e7d58
@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.20231123-032942",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002128 0.003490 0.934914 ( 1.316619)
build_miniruby 0.000868 0.000217 0.836117 ( 0.835990)
build_ruby 0.001017 0.000254 2.647952 ( 2.648828)
build_all 0.007236 0.000756 12.162406 ( 1.007527)
build_install 0.010366 0.001072 3.745821 ( 0.980564)
test_btest 0.000722 0.000152 65.760128 ( 4.514493)
test_basic 0.003498 0.000736 0.412381 ( 0.491795)
test_all 0.069403 0.029340 352.400298 ( 39.928922)
test_rubyspec 0.049469 0.017472 39.774834 ( 52.384525)
total: 104.11 sec