Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-153136
#<BuildRuby:0x000055ae8c8173c0
@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.20231211-153136",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003995 0.000000 1.002280 ( 1.318450)
build_miniruby 0.000828 0.000000 0.873114 ( 0.872879)
build_ruby 0.001143 0.000000 2.693887 ( 2.696885)
build_all 0.007541 0.000000 12.115618 ( 1.024112)
build_install 0.008447 0.004139 3.570834 ( 0.964064)
test_btest 0.000769 0.000045 64.395113 ( 5.326068)
test_basic 0.003267 0.000000 0.371791 ( 0.453880)
test_all 0.079802 0.016864 393.088110 ( 35.946979)
test_rubyspec 0.030147 0.041786 39.857850 ( 52.483568)
total: 101.09 sec