Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-155115
#<BuildRuby:0x000055772bccc048
@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.20240103-155115",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001046 0.004105 1.320655 ( 1.585200)
build_miniruby 0.000884 0.000161 0.895302 ( 0.894921)
build_ruby 0.001360 0.000247 2.668649 ( 2.673592)
build_all 0.007466 0.001358 14.349132 ( 1.333992)
build_install 0.003173 0.004475 4.222910 ( 1.050789)
test_btest 0.000827 0.000206 73.237737 ( 7.201559)
test_basic 0.000208 0.004914 0.720565 ( 0.795511)
test_all 0.097407 0.031065 490.599635 ( 44.517999)
test_rubyspec 0.009873 0.037812 47.929510 ( 60.300508)
total: 120.36 sec