Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-054419
#<BuildRuby:0x0000563b20c6ff28
@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.20230108-054419",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005953 0.000576 0.843367 ( 1.019896)
build_miniruby 0.000000 0.001360 1.015142 ( 1.013106)
build_ruby 0.000000 0.001501 2.785392 ( 2.782709)
build_all 0.005533 0.004387 16.840518 ( 3.019552)
build_install 0.011412 0.000000 2.136819 ( 1.080689)
test_btest 0.000986 0.000068 76.598596 ( 10.800629)
test_basic 0.005913 0.000574 0.343594 ( 0.429859)
test_all 0.002222 0.000000 673.659359 (116.843447)
test_rubyspec 0.053783 0.071777 52.381222 ( 60.385697)
total: 197.38 sec