Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-104338
#<BuildRuby:0x0000555d7bb10728
@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.20230114-104338",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.006047 0.000630 0.848369 ( 1.026912)
build_miniruby 0.001202 0.000000 1.024249 ( 1.022324)
build_ruby 0.001488 0.000000 2.793589 ( 2.791046)
build_all 0.009670 0.000107 16.794244 ( 2.985501)
build_install 0.008125 0.003039 2.087695 ( 1.076281)
test_btest 0.000955 0.000000 70.248016 ( 11.066823)
test_basic 0.007367 0.000160 0.369113 ( 0.453866)
test_all 0.001529 0.000348 683.239232 ( 95.702013)
test_rubyspec 0.063578 0.030388 52.502316 ( 60.559473)
total: 176.68 sec