Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-193901
#<BuildRuby:0x000055f68730ffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-193901",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.004603 0.001918 0.848512 ( 1.197139)
build_miniruby 0.000866 0.000361 1.017173 ( 1.015221)
build_ruby 0.001120 0.000467 2.774414 ( 2.771977)
build_all 0.008346 0.001515 16.959207 ( 2.991797)
build_install 0.006294 0.005390 2.133947 ( 1.080819)
test_btest 0.000568 0.000243 77.912272 ( 10.395665)
test_basic 0.004839 0.002074 0.366458 ( 0.452801)
test_all 0.001000 0.000428 664.103062 (114.613350)
test_rubyspec 0.069995 0.061483 51.944040 ( 59.956437)
total: 194.48 sec