Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-001831
#<BuildRuby:0x0000558214677708
@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.20230701-001831",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006076 0.000639 1.661586 ( 2.966194)
build_miniruby 0.000884 0.000093 0.869976 ( 0.870365)
build_ruby 0.001416 0.000150 2.723985 ( 2.724892)
build_all 0.000425 0.008875 11.321043 ( 7.769988)
build_install 0.008039 0.000754 5.094190 ( 1.931479)
test_btest 0.000947 0.000189 88.430545 ( 7.426405)
test_basic 0.000000 0.004530 0.626963 ( 0.706936)
test_all 0.001253 0.000374 453.169155 ( 52.803477)
test_rubyspec 0.011742 0.027177 43.114274 ( 55.578534)
total: 132.78 sec