Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-085635
#<BuildRuby:0x000055e20b5478e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-085635",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.004969 0.000000 1.293234 ( 1.664106)
build_miniruby 0.001494 0.000000 1.455937 ( 1.458158)
build_ruby 0.001671 0.000044 4.221807 ( 4.230621)
build_all 0.010675 0.000000 16.465842 ( 1.742913)
build_install 0.015067 0.000000 4.936741 ( 1.710222)
test_btest 0.000744 0.000000 80.681194 ( 12.186165)
test_basic 0.006422 0.000000 0.669526 ( 0.733103)
test_all 0.089241 0.030131 560.759081 ( 58.116469)
test_rubyspec 0.036380 0.028901 77.748136 ( 90.038552)
total: 171.88 sec