Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-033009
#<BuildRuby:0x0000558178631e98
@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.20230110-033009",
@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.000003 0.000016 ( 0.000017)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.003521 0.002865 0.846522 ( 1.046901)
build_miniruby 0.000960 0.000256 1.016155 ( 1.014305)
build_ruby 0.001146 0.000306 2.778002 ( 2.775442)
build_all 0.009671 0.000412 16.827050 ( 2.975957)
build_install 0.006830 0.004833 2.144834 ( 1.082066)
test_btest 0.000872 0.000243 76.512246 ( 10.259556)
test_basic 0.005424 0.001507 0.356385 ( 0.442140)
test_all 0.001583 0.000000 657.074775 (103.124638)
test_rubyspec 0.067378 0.016614 52.052243 ( 60.356101)
total: 183.08 sec