Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-084451
#<BuildRuby:0x0000565195df74f0
@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.20231213-084451",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003715 0.000743 1.011657 ( 1.263754)
build_miniruby 0.000788 0.000157 0.875956 ( 0.875639)
build_ruby 0.000821 0.000164 2.702713 ( 2.704526)
build_all 0.007663 0.000000 12.138030 ( 1.009449)
build_install 0.008036 0.000000 3.551047 ( 0.970642)
test_btest 0.000613 0.000000 64.590628 ( 5.103468)
test_basic 0.003120 0.000184 0.374968 ( 0.456603)
test_all 0.081377 0.016864 375.240783 ( 40.452051)
test_rubyspec 0.050867 0.021699 39.782102 ( 52.474014)
total: 105.31 sec