Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-140052
#<BuildRuby:0x000055a6fe73b040
@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.20231212-140052",
@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.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001330 0.004244 1.363199 ( 1.731401)
build_miniruby 0.000842 0.000084 0.952653 ( 0.952583)
build_ruby 0.001168 0.000117 2.771843 ( 2.772955)
build_all 0.010632 0.000000 16.865684 ( 1.528527)
build_install 0.001571 0.007108 4.927497 ( 1.170188)
test_btest 0.000929 0.000149 84.922776 ( 7.863683)
test_basic 0.004420 0.000070 0.675334 ( 0.752364)
test_all 0.093858 0.039865 545.570180 ( 48.839323)
test_rubyspec 0.033346 0.013874 51.054021 ( 63.424322)
total: 129.04 sec