Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-020123
#<BuildRuby:0x00005609dc36fe70
@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.20230104-020123",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006114 0.000277 0.846814 ( 1.054174)
build_miniruby 0.001075 0.000143 1.012790 ( 1.010863)
build_ruby 0.001393 0.000185 2.780831 ( 2.778213)
build_all 0.009569 0.000102 16.775048 ( 2.976791)
build_install 0.007001 0.004836 2.325271 ( 1.192617)
test_btest 0.000840 0.000140 71.650688 ( 11.099279)
test_basic 0.006225 0.000257 0.364047 ( 0.450439)
test_all 0.002377 0.000375 654.099719 (100.474360)
test_rubyspec 0.077646 0.041932 51.704183 ( 59.744603)
total: 180.78 sec