Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-164752
#<BuildRuby:0x000055e34a2bc040
@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.20221209-164752",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004149 0.000889 1.155977 ( 1.132373)
build_miniruby 0.000703 0.000151 0.985633 ( 0.984448)
build_ruby 0.001046 0.000224 2.803224 ( 2.696823)
build_all 0.005545 0.003494 15.880762 ( 3.370261)
build_install 0.008256 0.002064 2.252711 ( 1.249365)
test_btest 0.000452 0.000113 62.486732 ( 11.121792)
test_basic 0.004936 0.000082 0.280036 ( 0.370869)
test_all 0.000782 0.000184 646.150848 (109.626653)
test_rubyspec 0.053444 0.015968 52.766519 ( 61.002713)
total: 191.56 sec