Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-040519
#<BuildRuby:0x000055c052910498
@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.20230115-040519",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000027 0.000013 0.000040 ( 0.000038)
configure 0.000024 0.000011 0.000035 ( 0.000033)
build_up 0.003996 0.005961 1.314569 ( 1.662084)
build_miniruby 0.001402 0.000000 1.699375 ( 1.570059)
build_ruby 0.001694 0.000000 2.786179 ( 2.783455)
build_all 0.009821 0.000000 16.808572 ( 3.002508)
build_install 0.005665 0.005707 2.154299 ( 1.081779)
test_btest 0.000707 0.000335 74.847358 ( 10.680553)
test_basic 0.004638 0.002197 0.340264 ( 0.426264)
test_all 0.000981 0.000465 660.915645 (112.921621)
test_rubyspec 0.072012 0.044639 52.273978 ( 60.295974)
total: 194.43 sec