Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-004202
#<BuildRuby:0x00005650cf447368
@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.20231106-004202",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003297 0.001030 1.267051 ( 1.530154)
build_miniruby 0.000764 0.000238 0.850537 ( 0.850150)
build_ruby 0.000948 0.000297 2.759215 ( 2.761131)
build_all 0.005906 0.004829 17.205206 ( 1.567031)
build_install 0.009073 0.000123 5.282989 ( 1.208565)
test_btest 0.000711 0.000225 85.671717 ( 7.608598)
test_basic 0.001185 0.003279 0.673083 ( 0.750235)
test_all 0.101993 0.037567 537.811858 ( 58.311652)
test_rubyspec 0.025379 0.022534 49.697246 ( 61.967104)
total: 136.56 sec