Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-070441
#<BuildRuby:0x0000558fb09ef5f8
@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.20230611-070441",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004282 0.000451 1.335964 ( 2.609802)
build_miniruby 0.001134 0.000120 0.833208 ( 0.831836)
build_ruby 0.001189 0.000125 2.499025 ( 2.499179)
build_all 0.004589 0.004317 12.520704 ( 1.109211)
build_install 0.006679 0.001002 1.747493 ( 0.865114)
test_btest 0.001029 0.000154 80.290427 ( 7.414756)
test_basic 0.003722 0.000000 0.650257 ( 0.733135)
test_all 0.000827 0.000945 429.062642 ( 44.636316)
test_rubyspec 0.017037 0.019119 42.560145 ( 55.031134)
total: 115.73 sec