Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-202647
#<BuildRuby:0x00005641eb347f28
@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.20221227-202647",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.002926 0.003517 0.844932 ( 1.030141)
build_miniruby 0.000905 0.000452 1.022456 ( 1.020439)
build_ruby 0.001092 0.000546 2.778925 ( 2.776150)
build_all 0.000000 0.009531 16.727086 ( 2.970997)
build_install 0.004320 0.007237 2.238856 ( 1.177338)
test_btest 0.000585 0.000449 66.723956 ( 11.121851)
test_basic 0.006412 0.000000 0.346536 ( 0.433111)
test_all 0.001135 0.000000 651.218240 ( 98.666296)
test_rubyspec 0.059825 0.059759 51.549070 ( 59.623464)
total: 178.82 sec