Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-085320
#<BuildRuby:0x000055abd5628050
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230521-085320",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000000 0.000020 0.000020 ( 0.000019)
configure 0.000000 0.000009 0.000009 ( 0.000008)
build_up 0.002330 0.002786 1.298911 ( 2.620851)
build_miniruby 0.000000 0.000996 0.767897 ( 0.767574)
build_ruby 0.000000 0.001230 2.356709 ( 2.357439)
build_all 0.007002 0.002222 12.171890 ( 1.137808)
build_install 0.002546 0.004692 1.692593 ( 0.859292)
test_btest 0.000749 0.000225 79.915577 ( 7.259109)
test_basic 0.003969 0.000000 0.740792 ( 0.823477)
test_all 0.001347 0.000385 422.448123 ( 43.507294)
test_rubyspec 0.018476 0.014810 40.953302 ( 53.481850)
total: 112.82 sec