Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-160446
#<BuildRuby:0x000055ad3defb858
@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.20231126-160446",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000877 0.004409 1.272814 ( 1.666839)
build_miniruby 0.000719 0.000270 0.871295 ( 0.871045)
build_ruby 0.000992 0.000372 2.772116 ( 2.772926)
build_all 0.004474 0.006207 16.987650 ( 1.514175)
build_install 0.007041 0.005958 5.171145 ( 1.223658)
test_btest 0.000000 0.001200 87.904707 ( 7.260280)
test_basic 0.002561 0.002054 0.692967 ( 0.772100)
test_all 0.080413 0.056467 528.465565 ( 48.052147)
test_rubyspec 0.015584 0.030014 51.353161 ( 63.677988)
total: 127.81 sec