Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-022956
#<BuildRuby:0x000055bd6a4a7018
@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.20230610-022956",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001063 0.004041 1.506089 ( 2.776580)
build_miniruby 0.000919 0.000044 0.797216 ( 0.796984)
build_ruby 0.001183 0.000057 2.470432 ( 2.470348)
build_all 0.005986 0.003610 12.895180 ( 1.114583)
build_install 0.004673 0.003525 1.772050 ( 0.881714)
test_btest 0.001080 0.000125 83.266784 ( 7.667947)
test_basic 0.004182 0.000041 0.657470 ( 0.742540)
test_all 0.001432 0.000160 452.666850 ( 43.494942)
test_rubyspec 0.020620 0.022966 42.731979 ( 55.223129)
total: 115.17 sec