Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-210518
#<BuildRuby:0x000055e1e4fbfdd0
@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.20230124-210518",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000000 0.000047 0.000047 ( 0.000047)
configure 0.000000 0.000014 0.000014 ( 0.000026)
build_up 0.001929 0.004389 0.836947 ( 1.769961)
build_miniruby 0.001035 0.000222 1.009153 ( 1.007313)
build_ruby 0.001201 0.000257 2.759350 ( 2.756791)
build_all 0.008970 0.000912 16.628640 ( 2.962178)
build_install 0.005090 0.006076 2.058906 ( 1.064520)
test_btest 0.000711 0.000190 75.781798 ( 10.170516)
test_basic 0.004986 0.001330 0.366048 ( 0.452271)
test_all 0.001342 0.000000 663.105590 (111.445110)
test_rubyspec 0.119732 0.015106 51.571017 ( 59.716293)
total: 191.35 sec