Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-194732
#<BuildRuby:0x000055bc6d456620
@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.20221228-194732",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.003017 0.003514 0.848467 ( 1.023383)
build_miniruby 0.000757 0.000379 1.013606 ( 1.011847)
build_ruby 0.000998 0.000499 2.774567 ( 2.771882)
build_all 0.007820 0.001782 16.797512 ( 3.001306)
build_install 0.007831 0.003710 2.301308 ( 1.181728)
test_btest 0.000665 0.000315 68.901296 ( 11.680944)
test_basic 0.005009 0.002373 0.322410 ( 0.407512)
test_all 0.000921 0.000437 662.447077 ( 94.891194)
test_rubyspec 0.054048 0.059444 51.638875 ( 59.669436)
total: 175.64 sec