Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-232405
#<BuildRuby:0x00005583a961abe8
@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.20230118-232405",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006049 0.000444 0.844612 ( 1.080326)
build_miniruby 0.001108 0.000222 1.032234 ( 1.030310)
build_ruby 0.000000 0.001458 2.788996 ( 2.786485)
build_all 0.008270 0.001683 16.943098 ( 3.001040)
build_install 0.010238 0.001346 2.119647 ( 1.081322)
test_btest 0.000642 0.000135 76.974677 ( 10.310195)
test_basic 0.007322 0.000622 0.393872 ( 0.477940)
test_all 0.001231 0.000247 662.656877 (110.938197)
test_rubyspec 0.110316 0.023723 52.078016 ( 60.088790)
total: 190.80 sec