Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-154705
#<BuildRuby:0x000055fcde13be70
@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.20221214-154705",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000842 0.003434 0.906251 ( 1.339278)
build_miniruby 0.000752 0.000125 0.962016 ( 0.960790)
build_ruby 0.001046 0.000174 2.810932 ( 2.694883)
build_all 0.008517 0.000731 15.805305 ( 3.261330)
build_install 0.008159 0.000604 2.220471 ( 1.242834)
test_btest 0.000530 0.000079 66.936876 ( 10.844306)
test_basic 0.004438 0.000665 0.330946 ( 0.421241)
test_all 0.000000 0.001362 661.982806 (145.924941)
test_rubyspec 0.044571 0.030288 52.312671 ( 60.532109)
total: 227.22 sec