Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-033102
#<BuildRuby:0x000055c54b9a0040
@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.20230729-033102",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004814 0.000128 1.240361 ( 2.459761)
build_miniruby 0.001103 0.000174 0.943787 ( 0.942831)
build_ruby 0.001372 0.000217 3.033249 ( 3.032752)
build_all 0.008637 0.000667 13.641052 ( 1.211592)
build_install 0.008263 0.000550 2.052724 ( 0.966897)
test_btest 0.000675 0.000096 80.413609 ( 7.409588)
test_basic 0.004289 0.000613 0.643752 ( 0.723836)
test_all 0.000929 0.000133 500.288561 ( 47.033728)
test_rubyspec 0.019900 0.021080 42.582674 ( 55.001662)
total: 118.78 sec