Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-143502
#<BuildRuby:0x000055bf57460188
@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.20231126-143502",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003867 0.001547 0.920951 ( 1.357011)
build_miniruby 0.000705 0.000282 0.792012 ( 0.791719)
build_ruby 0.001071 0.000428 2.629512 ( 2.630166)
build_all 0.005187 0.002940 12.180851 ( 0.984284)
build_install 0.010829 0.002499 3.998291 ( 1.006195)
test_btest 0.000467 0.000180 61.947587 ( 4.807830)
test_basic 0.001071 0.003243 0.410094 ( 0.489043)
test_all 0.075671 0.019661 350.985409 ( 40.699247)
test_rubyspec 0.036137 0.029853 39.808388 ( 52.384163)
total: 105.15 sec