Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-142357
#<BuildRuby:0x0000556b320ede98
@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.20221211-142357",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000036 0.000000 0.000036 ( 0.000022)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.004129 0.000008 0.864970 ( 1.077043)
build_miniruby 0.000000 0.000819 1.064059 ( 1.062746)
build_ruby 0.000000 0.001095 2.859475 ( 2.769799)
build_all 0.007774 0.001206 15.858904 ( 3.386647)
build_install 0.008938 0.000145 2.413933 ( 1.409093)
test_btest 0.000490 0.000049 65.597638 ( 10.909738)
test_basic 0.004347 0.000435 0.328696 ( 0.419994)
test_all 0.000922 0.000093 657.474735 (107.499435)
test_rubyspec 0.055508 0.009746 52.066697 ( 60.245252)
total: 188.78 sec