Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-193335
#<BuildRuby:0x000055674fd6b5f8
@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.20231221-193335",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004489 0.000128 1.177266 ( 1.571649)
build_miniruby 0.000832 0.000260 0.833447 ( 0.833184)
build_ruby 0.001309 0.000409 2.799312 ( 2.799032)
build_all 0.009515 0.000284 15.402738 ( 1.415568)
build_install 0.007250 0.001586 4.443136 ( 1.133176)
test_btest 0.000605 0.000165 79.506650 ( 7.309147)
test_basic 0.000000 0.003883 0.716304 ( 0.793930)
test_all 0.107962 0.027469 485.311917 ( 53.989349)
test_rubyspec 0.037441 0.008298 49.692980 ( 62.209913)
total: 132.06 sec