Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-193757
#<BuildRuby:0x000056271acf74b0
@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.20231121-193757",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002719 0.002742 0.927555 ( 1.363287)
build_miniruby 0.000840 0.000194 0.791645 ( 0.791724)
build_ruby 0.001251 0.000289 2.642841 ( 2.643639)
build_all 0.008110 0.000141 12.221950 ( 1.000427)
build_install 0.011015 0.000620 3.698544 ( 0.982893)
test_btest 0.000749 0.000132 66.288337 ( 4.841935)
test_basic 0.004136 0.000021 0.398609 ( 0.477610)
test_all 0.074956 0.019789 357.154265 ( 34.141703)
test_rubyspec 0.043846 0.033314 40.078201 ( 52.634099)
total: 98.88 sec