Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-213312
#<BuildRuby:0x000055eb0d4faeb8
@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.20230524-213312",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005335 0.000534 1.365486 ( 2.618770)
build_miniruby 0.000981 0.000098 0.725403 ( 0.725729)
build_ruby 0.001241 0.000124 2.449081 ( 2.449449)
build_all 0.009206 0.000000 11.994621 ( 1.110167)
build_install 0.007010 0.000117 1.618908 ( 0.849353)
test_btest 0.000882 0.000067 80.108402 ( 7.046053)
test_basic 0.003363 0.000259 0.677752 ( 0.761199)
test_all 0.001170 0.000090 420.797686 ( 41.040047)
test_rubyspec 0.018538 0.018443 41.851110 ( 54.395526)
total: 111.00 sec