Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-160850
#<BuildRuby:0x000055e603ac0460
@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.20230110-160850",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005742 0.000821 0.854172 ( 1.369369)
build_miniruby 0.001124 0.000160 1.025652 ( 1.023797)
build_ruby 0.001306 0.000186 2.801578 ( 2.799031)
build_all 0.008747 0.001250 16.839732 ( 3.005146)
build_install 0.011476 0.000115 2.128667 ( 1.084289)
test_btest 0.000813 0.000101 73.876496 ( 10.744733)
test_basic 0.006457 0.000000 0.310550 ( 0.397354)
test_all 0.001331 0.000000 654.484821 ( 96.969571)
test_rubyspec 0.087773 0.019539 51.698136 ( 59.783622)
total: 177.18 sec