Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-173654
#<BuildRuby:0x0000564e98ba7df8
@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.20221211-173654",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000617 0.003823 0.868819 ( 1.099001)
build_miniruby 0.000974 0.000000 0.947709 ( 0.946390)
build_ruby 0.001229 0.000000 2.716354 ( 2.627423)
build_all 0.009220 0.000002 15.727850 ( 3.255305)
build_install 0.010392 0.000000 2.249730 ( 1.292323)
test_btest 0.000637 0.000000 59.011974 ( 11.780017)
test_basic 0.004862 0.000027 0.293985 ( 0.384671)
test_all 0.001243 0.000049 692.437013 (160.888153)
test_rubyspec 0.052264 0.012165 53.321244 ( 61.528067)
total: 243.80 sec