Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-233839
#<BuildRuby:0x000055d7f3e33818
@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.20231014-233839",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004556 0.000323 1.482080 ( 1.699497)
build_miniruby 0.001091 0.000000 0.930734 ( 0.930578)
build_ruby 0.001282 0.000000 2.763526 ( 2.763704)
build_all 0.003596 0.006920 18.123173 ( 1.622412)
build_install 0.006290 0.003145 5.312636 ( 1.241855)
test_btest 0.000702 0.000351 89.609588 ( 8.420102)
test_basic 0.003758 0.001879 0.755331 ( 0.829777)
test_all 0.006711 0.001283 594.742060 ( 55.928627)
test_rubyspec 0.015253 0.038761 51.940008 ( 64.169426)
total: 137.61 sec