Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-112915
#<BuildRuby:0x000055a1fd7c6858
@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.20221225-112915",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003323 0.000712 0.862676 ( 1.091241)
build_miniruby 0.000856 0.000000 1.038084 ( 1.036984)
build_ruby 0.001145 0.000000 2.750845 ( 2.749367)
build_all 0.009048 0.000000 15.860817 ( 3.336748)
build_install 0.007652 0.001434 2.173061 ( 1.230784)
test_btest 0.000528 0.000096 67.474721 ( 10.934526)
test_basic 0.004010 0.000729 0.323979 ( 0.415107)
test_all 0.001063 0.000193 629.351011 (113.211269)
test_rubyspec 0.052018 0.020366 51.815649 ( 60.062443)
total: 194.07 sec