Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-000944
#<BuildRuby:0x00005564e43cfe80
@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.20230111-000944",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005112 0.001573 0.845184 ( 1.042179)
build_miniruby 0.001037 0.000320 1.009536 ( 1.007667)
build_ruby 0.001242 0.000382 2.776746 ( 2.774128)
build_all 0.007336 0.002257 16.919894 ( 3.018057)
build_install 0.004481 0.006716 2.125992 ( 1.078318)
test_btest 0.000904 0.000000 78.793975 ( 10.870661)
test_basic 0.006915 0.000582 0.387004 ( 0.471615)
test_all 0.001108 0.000391 651.086629 (111.771175)
test_rubyspec 0.030726 0.048747 51.587165 ( 59.699380)
total: 191.73 sec