Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-135339
#<BuildRuby:0x0000564cd69ca378
@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.20221222-135339",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004101 0.000000 0.865400 ( 1.076206)
build_miniruby 0.000866 0.000000 0.992586 ( 0.991065)
build_ruby 0.001088 0.000000 2.637744 ( 2.636710)
build_all 0.008772 0.000000 15.832191 ( 3.338591)
build_install 0.005038 0.004324 2.194582 ( 1.220262)
test_btest 0.000597 0.000000 65.128855 ( 10.714844)
test_basic 0.004691 0.000054 0.310581 ( 0.401418)
test_all 0.001764 0.000088 665.311614 (138.205878)
test_rubyspec 0.037949 0.025863 51.504010 ( 59.711788)
total: 218.30 sec