Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-134738
#<BuildRuby:0x000055b3f3a78378
@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.20230104-134738",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.005818 0.000775 0.843480 ( 1.044993)
build_miniruby 0.001154 0.000154 1.017978 ( 1.016015)
build_ruby 0.001342 0.000179 2.776699 ( 2.774132)
build_all 0.009757 0.000117 16.736042 ( 2.982471)
build_install 0.006170 0.005529 2.288133 ( 1.174825)
test_btest 0.000852 0.000150 70.551223 ( 10.931407)
test_basic 0.005599 0.000988 0.348353 ( 0.434863)
test_all 0.001197 0.000211 660.517751 (103.727306)
test_rubyspec 0.078488 0.054933 51.518130 ( 59.554338)
total: 183.64 sec