Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-165738
#<BuildRuby:0x0000565553b0c0f8
@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.20221212-165738",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003590 0.000479 0.848910 ( 1.077210)
build_miniruby 0.000831 0.000111 0.976111 ( 0.974576)
build_ruby 0.001034 0.000137 2.720685 ( 2.592992)
build_all 0.003765 0.005057 15.759865 ( 3.305477)
build_install 0.008664 0.000000 2.330852 ( 1.324115)
test_btest 0.000642 0.000046 60.462513 ( 11.445414)
test_basic 0.000000 0.005082 0.284305 ( 0.374809)
test_all 0.000000 0.001508 665.112458 (143.296068)
test_rubyspec 0.038153 0.024665 52.694632 ( 60.944922)
total: 225.34 sec