Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-191633
#<BuildRuby:0x000055f7b7d337b8
@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.20240112-191633",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003945 0.000329 1.021428 ( 1.396254)
build_miniruby 0.000933 0.000078 0.957323 ( 0.958293)
build_ruby 0.000000 0.001398 2.795679 ( 2.796239)
build_all 0.006087 0.004291 14.787702 ( 1.435080)
build_install 0.008714 0.000323 4.221200 ( 1.145958)
test_btest 0.000579 0.000092 78.157846 ( 7.441512)
test_basic 0.002805 0.000443 0.418938 ( 0.501262)
test_all 0.110967 0.022159 525.666168 ( 51.023936)
test_rubyspec 0.029037 0.005650 49.306747 ( 61.836516)
total: 128.54 sec