Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-003215
#<BuildRuby:0x0000562e95520048
@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.20231028-003215",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005462 0.000145 1.360619 ( 1.637650)
build_miniruby 0.001048 0.000105 0.834201 ( 0.834670)
build_ruby 0.001186 0.000118 2.729840 ( 2.730022)
build_all 0.010188 0.000000 15.933777 ( 1.415536)
build_install 0.005639 0.003123 4.802031 ( 1.128074)
test_btest 0.000742 0.000086 82.346550 ( 7.572524)
test_basic 0.004833 0.000107 0.803132 ( 0.883114)
test_all 0.098218 0.042098 500.832605 ( 58.566476)
test_rubyspec 0.030350 0.022875 51.096415 ( 63.421678)
total: 138.19 sec