Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-232434
#<BuildRuby:0x000055be369dbf58
@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.20221215-232434",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000066 0.003983 0.929774 ( 1.168115)
build_miniruby 0.000678 0.000170 1.010552 ( 1.009525)
build_ruby 0.001283 0.000000 2.700865 ( 2.613252)
build_all 0.008602 0.000421 15.817454 ( 3.330215)
build_install 0.006404 0.003664 2.195355 ( 1.232640)
test_btest 0.000439 0.000110 65.640397 ( 11.076527)
test_basic 0.004790 0.000174 0.306860 ( 0.398106)
test_all 0.001087 0.000259 667.806291 (147.913258)
test_rubyspec 0.030658 0.032804 52.327061 ( 60.466658)
total: 229.21 sec