Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-112646
#<BuildRuby:0x000055ae72ca2be8
@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.20230108-112646",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004849 0.001616 0.906666 ( 1.099436)
build_miniruby 0.001012 0.000337 1.020867 ( 1.018984)
build_ruby 0.001243 0.000414 2.776179 ( 2.773512)
build_all 0.009652 0.000000 16.858941 ( 3.008113)
build_install 0.009525 0.000000 2.151749 ( 1.093574)
test_btest 0.000853 0.000000 74.704127 ( 10.599298)
test_basic 0.006430 0.000749 0.361003 ( 0.445979)
test_all 0.001767 0.000139 681.708563 ( 95.632589)
test_rubyspec 0.089698 0.027315 52.528523 ( 60.598839)
total: 176.27 sec