Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-020115
#<BuildRuby:0x00005559b3ea00d0
@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.20230125-020115",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005708 0.000372 0.846428 ( 1.070502)
build_miniruby 0.001053 0.000210 1.010931 ( 1.009098)
build_ruby 0.001199 0.000240 2.756599 ( 2.753878)
build_all 0.008120 0.001624 16.683805 ( 2.978114)
build_install 0.006279 0.005077 2.078698 ( 1.062902)
test_btest 0.000719 0.000180 73.837645 ( 10.676124)
test_basic 0.006134 0.000307 0.342447 ( 0.428918)
test_all 0.001052 0.000247 675.466039 ( 95.295164)
test_rubyspec 0.073094 0.048639 51.443333 ( 59.652389)
total: 174.93 sec