Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-064431
#<BuildRuby:0x000055ede60077b8
@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.20231228-064431",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.003302 0.001238 1.094630 ( 1.481444)
build_miniruby 0.001549 0.000000 0.980201 ( 0.978806)
build_ruby 0.001230 0.000000 2.692796 ( 2.693118)
build_all 0.010044 0.000208 16.688545 ( 1.496966)
build_install 0.007511 0.001014 4.848234 ( 1.218755)
test_btest 0.000540 0.000163 83.789621 ( 7.637333)
test_basic 0.001313 0.003323 0.725038 ( 0.799214)
test_all 0.103019 0.031631 559.117043 ( 54.919063)
test_rubyspec 0.034749 0.012925 51.214275 ( 63.506116)
total: 134.73 sec