Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-230035
#<BuildRuby:0x0000556b4ff30010
@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.20221214-230035",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004293 0.000000 0.833821 ( 1.077239)
build_miniruby 0.001042 0.000000 0.983799 ( 0.982238)
build_ruby 0.001103 0.000000 2.711400 ( 2.595366)
build_all 0.009009 0.000000 15.708081 ( 3.279793)
build_install 0.008709 0.000000 2.228137 ( 1.268911)
test_btest 0.000594 0.000000 65.940160 ( 10.915740)
test_basic 0.000000 0.004209 0.297900 ( 0.389135)
test_all 0.000643 0.000835 677.908851 (147.970080)
test_rubyspec 0.045204 0.024204 52.616980 ( 60.762168)
total: 229.24 sec