Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-094312
#<BuildRuby:0x00005569a8ca00a0
@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.20240107-094312",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005215 0.000000 1.222305 ( 1.597736)
build_miniruby 0.001230 0.000000 1.438203 ( 1.441413)
build_ruby 0.001796 0.000000 4.329757 ( 4.338160)
build_all 0.006017 0.004618 16.501686 ( 1.682224)
build_install 0.014302 0.000905 4.805730 ( 1.654277)
test_btest 0.000612 0.000136 81.692933 ( 10.380606)
test_basic 0.007050 0.000000 0.706520 ( 0.773024)
test_all 0.098276 0.021508 534.336843 ( 70.743067)
test_rubyspec 0.024689 0.041029 78.700286 ( 90.821174)
total: 183.43 sec