Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-090134
#<BuildRuby:0x00005646bc8ec110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-090134",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.002478 0.004864 1.070735 ( 1.337772)
build_miniruby 0.000887 0.000322 0.799576 ( 0.799477)
build_ruby 0.001315 0.000479 2.662913 ( 2.662977)
build_all 0.003182 0.003891 11.941400 ( 0.946617)
build_install 0.005159 0.009060 3.481105 ( 0.963925)
test_btest 0.000472 0.000255 62.104617 ( 5.696123)
test_basic 0.000469 0.004693 0.400599 ( 0.480545)
test_all 0.067482 0.029095 372.171432 ( 31.795261)
test_rubyspec 0.031245 0.034197 39.728903 ( 52.283544)
total: 96.97 sec