Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-120357
#<BuildRuby:0x0000560b2ae23048
@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.20231229-120357",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005000 0.000246 0.820223 ( 1.233146)
build_miniruby 0.001254 0.000000 0.835432 ( 0.835103)
build_ruby 0.001500 0.000000 2.675813 ( 2.676638)
build_all 0.007589 0.000483 12.025031 ( 0.982412)
build_install 0.007868 0.001686 3.386951 ( 0.960736)
test_btest 0.000579 0.000124 63.065744 ( 4.889111)
test_basic 0.000539 0.003718 0.405022 ( 0.484573)
test_all 0.078792 0.019337 370.245319 ( 40.350677)
test_rubyspec 0.042179 0.023190 40.636743 ( 53.211800)
total: 105.62 sec