Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-004837
#<BuildRuby:0x000055d48bb3bce8
@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.20231216-004837",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005798 0.000305 1.281531 ( 1.633095)
build_miniruby 0.001017 0.000054 0.821277 ( 0.821130)
build_ruby 0.001277 0.000000 2.876101 ( 2.876070)
build_all 0.005857 0.004360 16.340768 ( 1.495111)
build_install 0.008691 0.000000 4.861133 ( 1.201782)
test_btest 0.001257 0.000000 82.885188 ( 7.803155)
test_basic 0.004961 0.000000 0.816104 ( 0.895084)
test_all 0.072707 0.065305 526.205740 ( 59.538328)
test_rubyspec 0.018540 0.025769 49.223653 ( 61.495299)
total: 137.76 sec