Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-183819
#<BuildRuby:0x000055ca8bbec188
@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.20231213-183819",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004505 0.000042 1.014348 ( 1.308459)
build_miniruby 0.000699 0.000059 0.874780 ( 0.875470)
build_ruby 0.001001 0.000000 2.716177 ( 2.718239)
build_all 0.007991 0.000000 12.044440 ( 1.030467)
build_install 0.006427 0.003517 3.562948 ( 0.966987)
test_btest 0.000649 0.000077 62.813465 ( 5.143422)
test_basic 0.002556 0.000300 0.374132 ( 0.456630)
test_all 0.088384 0.011510 369.349771 ( 40.634201)
test_rubyspec 0.030785 0.031997 39.954608 ( 52.596698)
total: 105.73 sec