Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-135959
#<BuildRuby:0x000055cc600abce8
@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.20230805-135959",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000712 0.004151 1.586183 ( 3.398124)
build_miniruby 0.000900 0.000200 0.839029 ( 0.838758)
build_ruby 0.001220 0.000000 2.840715 ( 2.841030)
build_all 0.006962 0.003142 15.215094 ( 1.435121)
build_install 0.008047 0.000943 2.207245 ( 0.940808)
test_btest 0.000000 0.000947 86.049159 ( 7.961793)
test_basic 0.000000 0.005342 0.740803 ( 0.820786)
test_all 0.001347 0.000814 573.607065 ( 56.308387)
test_rubyspec 0.027384 0.018742 45.891608 ( 58.168613)
total: 132.71 sec