Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-095947
#<BuildRuby:0x0000560a3726ffb0
@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.20230120-095947",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004750 0.001979 0.838775 ( 1.133211)
build_miniruby 0.000892 0.000371 1.015532 ( 1.013617)
build_ruby 0.001579 0.000000 2.773800 ( 2.771718)
build_all 0.005828 0.003842 16.739876 ( 3.006786)
build_install 0.006259 0.002682 2.042769 ( 1.080058)
test_btest 0.000754 0.000323 72.242986 ( 10.906382)
test_basic 0.001342 0.005432 0.353141 ( 0.439185)
test_all 0.000980 0.000490 660.126728 (104.946057)
test_rubyspec 0.080770 0.047876 51.786224 ( 59.879333)
total: 185.18 sec