Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-183517
#<BuildRuby:0x000056496339c080
@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.20230107-183517",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000041)
build_up 0.006112 0.000270 0.848629 ( 1.011225)
build_miniruby 0.001184 0.000000 1.015934 ( 1.014108)
build_ruby 0.001452 0.000000 2.771964 ( 2.769243)
build_all 0.009850 0.000000 16.862424 ( 2.996364)
build_install 0.006998 0.004656 2.136725 ( 1.085129)
test_btest 0.000961 0.000152 74.452876 ( 10.636277)
test_basic 0.003277 0.003362 0.374091 ( 0.460109)
test_all 0.001031 0.000196 675.035781 (107.480988)
test_rubyspec 0.110595 0.025803 52.268993 ( 60.335959)
total: 187.79 sec