Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-143158
#<BuildRuby:0x000055eac65eb5f8
@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.20230602-143158",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002195 0.004314 1.394942 ( 2.674425)
build_miniruby 0.001110 0.000000 0.742251 ( 0.742152)
build_ruby 0.001254 0.000000 2.483890 ( 2.484413)
build_all 0.007975 0.000955 12.773089 ( 1.095284)
build_install 0.007390 0.000000 1.716712 ( 0.868821)
test_btest 0.001163 0.000000 84.255024 ( 7.295421)
test_basic 0.000857 0.003067 0.643531 ( 0.727174)
test_all 0.001091 0.000080 470.015488 ( 43.651653)
test_rubyspec 0.022642 0.017193 42.420734 ( 54.838363)
total: 114.38 sec