Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-090137
#<BuildRuby:0x00005637ca333468
@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-090137",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003666 0.000564 0.873623 ( 1.110519)
build_miniruby 0.000854 0.000131 1.032729 ( 1.031130)
build_ruby 0.001151 0.000177 2.683751 ( 2.571364)
build_all 0.008653 0.000590 15.825111 ( 3.265055)
build_install 0.005661 0.004986 2.241244 ( 1.243429)
test_btest 0.000528 0.000106 65.569293 ( 11.287538)
test_basic 0.005078 0.000031 0.341783 ( 0.432567)
test_all 0.001198 0.000225 664.945631 (148.367206)
test_rubyspec 0.044126 0.016038 52.615884 ( 60.801614)
total: 230.11 sec