Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-235018
#<BuildRuby:0x00005618e8c2c048
@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.20231123-235018",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002089 0.002435 1.216335 ( 1.589861)
build_miniruby 0.000815 0.000203 0.887066 ( 0.887136)
build_ruby 0.001078 0.000269 2.885531 ( 2.885779)
build_all 0.002559 0.008190 16.697850 ( 1.519601)
build_install 0.004265 0.005483 5.114298 ( 1.211032)
test_btest 0.000487 0.000195 83.780557 ( 7.459753)
test_basic 0.002555 0.001022 0.564476 ( 0.645528)
test_all 0.074884 0.062356 496.347619 ( 61.001117)
test_rubyspec 0.026036 0.021073 50.756309 ( 62.972362)
total: 140.17 sec