Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-125941
#<BuildRuby:0x000055c79559f6e8
@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.20230107-125941",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003742 0.000000 0.633195 ( 1.048011)
build_miniruby 0.000897 0.000000 0.686265 ( 0.685312)
build_ruby 0.001416 0.000000 2.420031 ( 2.419488)
build_all 0.009629 0.000000 12.932859 ( 1.615175)
build_install 0.006935 0.000000 1.517217 ( 0.714863)
test_btest 0.000620 0.000000 68.660070 ( 5.882896)
test_basic 0.003783 0.000000 0.243033 ( 0.338025)
test_all 0.000870 0.000000 494.832960 ( 47.877102)
test_rubyspec 0.019135 0.009862 35.440420 ( 46.023930)
total: 106.61 sec