Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-123957
#<BuildRuby:0x000055ddce0c3f30
@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.20230119-123957",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000028 0.000006 0.000034 ( 0.000019)
build_up 0.005325 0.001141 0.845568 ( 1.034647)
build_miniruby 0.001017 0.000218 1.014110 ( 1.012232)
build_ruby 0.001617 0.000000 2.789088 ( 2.786537)
build_all 0.009256 0.000435 16.878006 ( 3.069505)
build_install 0.005942 0.003792 2.131936 ( 1.104716)
test_btest 0.000679 0.000151 72.944907 ( 11.107026)
test_basic 0.006505 0.000459 0.364311 ( 0.449739)
test_all 0.001110 0.000234 656.541741 (101.259923)
test_rubyspec 0.104281 0.029450 52.171717 ( 60.208740)
total: 182.03 sec