Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-211238
#<BuildRuby:0x0000556200528728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-211238",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002995 0.003663 0.894198 ( 1.066282)
build_miniruby 0.000828 0.000319 1.012090 ( 1.010318)
build_ruby 0.001122 0.000432 2.769804 ( 2.767221)
build_all 0.003287 0.006192 16.594339 ( 2.973377)
build_install 0.005247 0.006151 2.249528 ( 1.182634)
test_btest 0.000624 0.000330 75.338699 ( 11.115294)
test_basic 0.003680 0.003699 0.342802 ( 0.427944)
test_all 0.001042 0.000579 676.314957 ( 99.956658)
test_rubyspec 0.058820 0.057351 51.353996 ( 59.368823)
total: 179.87 sec