Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-215214
#<BuildRuby:0x00005591d402f858
@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.20231021-215214",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005100 0.000096 1.596363 ( 1.879081)
build_miniruby 0.000960 0.000101 0.794009 ( 0.793794)
build_ruby 0.001175 0.000124 2.721235 ( 2.721508)
build_all 0.009021 0.000950 16.549344 ( 1.490851)
build_install 0.009029 0.000951 5.032033 ( 1.189446)
test_btest 0.000656 0.000069 83.613063 ( 7.488691)
test_basic 0.004344 0.000000 0.657906 ( 0.733073)
test_all 0.063494 0.069095 524.076310 ( 49.504641)
test_rubyspec 0.027314 0.026629 50.268981 ( 62.500967)
total: 128.30 sec