Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-121349
#<BuildRuby:0x000055585bce8098
@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.20231215-121349",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001094 0.003762 1.029803 ( 1.334530)
build_miniruby 0.000849 0.000065 0.881960 ( 0.883003)
build_ruby 0.000000 0.001657 2.723436 ( 2.726889)
build_all 0.001561 0.006349 12.175769 ( 1.008906)
build_install 0.007425 0.004488 3.581433 ( 0.969782)
test_btest 0.000556 0.000154 65.009293 ( 4.583872)
test_basic 0.000000 0.003007 0.377067 ( 0.459626)
test_all 0.083203 0.017117 382.503963 ( 37.362948)
test_rubyspec 0.027569 0.033188 39.939264 ( 52.642913)
total: 101.97 sec