Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-194106
#<BuildRuby:0x000055a4b8efbe08
@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.20230114-194106",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004151 0.000319 0.828727 ( 1.489181)
build_miniruby 0.000826 0.000063 0.681562 ( 0.675973)
build_ruby 0.001268 0.000098 2.404365 ( 2.407520)
build_all 0.008874 0.000317 12.875918 ( 1.654065)
build_install 0.005974 0.000426 1.539949 ( 0.714090)
test_btest 0.000687 0.000049 68.987625 ( 6.030708)
test_basic 0.000000 0.003970 0.263793 ( 0.359100)
test_all 0.001197 0.000051 489.306949 ( 50.168489)
test_rubyspec 0.017290 0.010016 35.510448 ( 46.089451)
total: 109.59 sec