Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-132251
#<BuildRuby:0x000055b9760ef468
@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.20230125-132251",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005771 0.000372 0.850101 ( 1.061456)
build_miniruby 0.000000 0.001190 1.015944 ( 1.013808)
build_ruby 0.000000 0.001599 2.785682 ( 2.783144)
build_all 0.006663 0.003123 16.784302 ( 3.015273)
build_install 0.008435 0.002410 2.071585 ( 1.064871)
test_btest 0.000814 0.000233 75.027951 ( 10.863180)
test_basic 0.001009 0.005665 0.344683 ( 0.430788)
test_all 0.000000 0.001269 654.785236 ( 93.126296)
test_rubyspec 0.073181 0.059136 51.718843 ( 59.776456)
total: 173.14 sec