Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-125317
#<BuildRuby:0x00005557fc69f7b8
@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.20231207-125317",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002620 0.002250 1.440605 ( 1.767874)
build_miniruby 0.001082 0.000000 0.916799 ( 0.916196)
build_ruby 0.001315 0.000000 2.779108 ( 2.779400)
build_all 0.008069 0.002173 17.158390 ( 1.526394)
build_install 0.009363 0.000479 5.050351 ( 1.194103)
test_btest 0.001193 0.000000 89.182456 ( 7.757724)
test_basic 0.004744 0.000464 0.777236 ( 0.852975)
test_all 0.116779 0.023915 548.822981 ( 61.789959)
test_rubyspec 0.037168 0.015403 52.127252 ( 64.439321)
total: 143.02 sec