Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-083232
#<BuildRuby:0x0000558c14650090
@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.20231205-083232",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000268 0.004114 0.981404 ( 1.280532)
build_miniruby 0.000923 0.000277 0.865787 ( 0.866230)
build_ruby 0.001725 0.000000 2.698414 ( 2.698344)
build_all 0.005204 0.002467 12.164506 ( 0.957421)
build_install 0.008367 0.001320 3.520770 ( 0.979062)
test_btest 0.000615 0.000176 61.214342 ( 5.578604)
test_basic 0.002796 0.000799 0.375841 ( 0.458202)
test_all 0.069118 0.031331 416.816927 ( 36.957024)
test_rubyspec 0.031009 0.037911 40.183963 ( 52.811857)
total: 102.59 sec