Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-051741
#<BuildRuby:0x00005583e8cbbf58
@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.20230119-051741",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000039 0.000008 0.000047 ( 0.000049)
build_up 0.005367 0.001151 0.842724 ( 1.150612)
build_miniruby 0.001083 0.000232 1.038717 ( 1.036424)
build_ruby 0.001236 0.000265 2.787161 ( 2.784555)
build_all 0.000000 0.009935 16.892308 ( 2.972459)
build_install 0.008405 0.003215 2.141988 ( 1.090817)
test_btest 0.000697 0.000262 71.827337 ( 11.208982)
test_basic 0.007299 0.000000 0.359619 ( 0.444502)
test_all 0.001308 0.000000 656.199056 ( 96.959786)
test_rubyspec 0.082643 0.051384 52.038680 ( 60.070981)
total: 177.72 sec