Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-003600
#<BuildRuby:0x000055b2b3bb00d8
@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.20231223-003600",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004339 0.000058 0.798693 ( 1.382246)
build_miniruby 0.000923 0.000168 0.903845 ( 0.904723)
build_ruby 0.000000 0.001391 2.793815 ( 2.795768)
build_all 0.005236 0.001985 12.126663 ( 1.012949)
build_install 0.009549 0.000345 3.542361 ( 0.993251)
test_btest 0.000603 0.000121 64.319833 ( 4.740387)
test_basic 0.004467 0.000000 0.373886 ( 0.455236)
test_all 0.081014 0.024438 409.269188 ( 42.130887)
test_rubyspec 0.035259 0.016582 40.999405 ( 53.758928)
total: 108.18 sec