Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-112126
#<BuildRuby:0x0000556a1d43abe8
@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.20221213-112126",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003445 0.000689 0.856640 ( 1.066347)
build_miniruby 0.000903 0.000180 0.967331 ( 0.965966)
build_ruby 0.001141 0.000228 2.810911 ( 2.715918)
build_all 0.008782 0.000000 15.805016 ( 3.309164)
build_install 0.008223 0.000000 2.260080 ( 1.265378)
test_btest 0.000610 0.000000 60.284677 ( 11.752404)
test_basic 0.001487 0.003048 0.302763 ( 0.394110)
test_all 0.001084 0.000207 670.198325 (138.179847)
test_rubyspec 0.059358 0.008904 52.658630 ( 60.904825)
total: 220.55 sec