Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-220436
#<BuildRuby:0x000055a331fbeaa8
@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.20221219-220436",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003727 0.000414 0.899485 ( 1.177486)
build_miniruby 0.000793 0.000088 0.997468 ( 0.996334)
build_ruby 0.001166 0.000129 2.694547 ( 2.593482)
build_all 0.009086 0.000036 15.900536 ( 3.285664)
build_install 0.007723 0.000772 2.283553 ( 1.308656)
test_btest 0.000548 0.000055 63.665666 ( 11.281709)
test_basic 0.004680 0.000468 0.293588 ( 0.383803)
test_all 0.001814 0.000181 654.619454 (147.351516)
test_rubyspec 0.048962 0.020052 52.789929 ( 60.985121)
total: 229.36 sec