Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-142649
#<BuildRuby:0x000055e1ade67500
@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.20240101-142649",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003886 0.000647 1.257216 ( 1.475168)
build_miniruby 0.000726 0.000121 0.857073 ( 0.856542)
build_ruby 0.001336 0.000000 3.018377 ( 3.018205)
build_all 0.010105 0.000000 16.729903 ( 1.499088)
build_install 0.004855 0.003395 4.833248 ( 1.128450)
test_btest 0.000788 0.000137 86.989002 ( 7.196142)
test_basic 0.001602 0.003513 0.553705 ( 0.633041)
test_all 0.107178 0.030713 572.797938 ( 54.819213)
test_rubyspec 0.020428 0.023585 50.212875 ( 62.503948)
total: 133.13 sec