Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-051526
#<BuildRuby:0x000055b9c4837e20
@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.20231208-051526",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004349 0.000725 1.157950 ( 1.519285)
build_miniruby 0.000881 0.000147 0.870338 ( 0.870042)
build_ruby 0.001161 0.000193 2.806924 ( 2.807629)
build_all 0.006092 0.004704 17.431688 ( 1.667011)
build_install 0.006018 0.002777 5.155866 ( 1.227136)
test_btest 0.001253 0.000285 85.542367 ( 8.228636)
test_basic 0.003770 0.000857 0.682437 ( 0.759109)
test_all 0.103235 0.038830 539.441328 ( 55.922633)
test_rubyspec 0.024780 0.024835 51.450502 ( 63.786866)
total: 136.79 sec