Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-022305
#<BuildRuby:0x000055afcd7b7d48
@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.20230211-022305",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003330 0.000512 0.640611 ( 1.051686)
build_miniruby 0.000902 0.000000 0.645905 ( 0.645262)
build_ruby 0.001237 0.000000 2.074533 ( 2.074349)
build_all 0.002341 0.007114 12.417281 ( 1.493466)
build_install 0.006152 0.000000 1.499553 ( 0.720061)
test_btest 0.000615 0.000000 66.277114 ( 5.738576)
test_basic 0.002695 0.000468 0.245068 ( 0.340569)
test_all 0.000996 0.000234 483.835706 ( 46.813885)
test_rubyspec 0.022210 0.006545 35.419914 ( 45.902092)
total: 104.78 sec