Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-100805
#<BuildRuby:0x0000564856ce0028
@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.20221217-100805",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004214 0.000045 0.826130 ( 1.029716)
build_miniruby 0.000874 0.000218 0.983164 ( 0.981654)
build_ruby 0.001006 0.000252 2.857135 ( 2.749287)
build_all 0.008212 0.000874 15.866559 ( 3.317853)
build_install 0.008174 0.000740 2.204535 ( 1.246872)
test_btest 0.000462 0.000099 63.427609 ( 11.162139)
test_basic 0.004648 0.000000 0.293266 ( 0.384384)
test_all 0.001351 0.000000 676.429644 (144.651512)
test_rubyspec 0.054110 0.007991 52.968242 ( 61.145701)
total: 226.67 sec