Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-164536
#<BuildRuby:0x0000563ad1d3fdf8
@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.20221231-164536",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000032 0.000005 0.000037 ( 0.000034)
build_up 0.005629 0.000804 0.843743 ( 1.021729)
build_miniruby 0.001172 0.000168 1.017814 ( 1.015877)
build_ruby 0.001319 0.000188 2.775911 ( 2.773359)
build_all 0.004993 0.004739 16.798114 ( 3.019067)
build_install 0.010516 0.001102 2.323138 ( 1.193624)
test_btest 0.000893 0.000167 73.074458 ( 10.376810)
test_basic 0.006436 0.000232 0.363434 ( 0.449831)
test_all 0.001138 0.000201 654.456237 (102.439029)
test_rubyspec 0.081979 0.047416 51.907613 ( 59.953753)
total: 182.24 sec