Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-030851
#<BuildRuby:0x000055e821297840
@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.20231202-030851",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005129 0.000049 1.190945 ( 1.544153)
build_miniruby 0.000901 0.000043 0.789287 ( 0.789203)
build_ruby 0.001402 0.000067 2.830360 ( 2.830671)
build_all 0.009650 0.000244 16.539436 ( 1.455477)
build_install 0.000570 0.007967 4.850765 ( 1.197750)
test_btest 0.001036 0.000000 83.373045 ( 7.964164)
test_basic 0.005334 0.000000 0.670248 ( 0.747169)
test_all 0.101692 0.033310 531.501134 ( 62.986558)
test_rubyspec 0.032834 0.015552 48.837833 ( 61.244640)
total: 140.76 sec