Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-003252
#<BuildRuby:0x000055eb48303e80
@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.20221225-003252",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004301 0.000085 0.822223 ( 1.071586)
build_miniruby 0.000695 0.000160 1.029468 ( 1.028143)
build_ruby 0.000967 0.000223 2.681686 ( 2.680154)
build_all 0.008839 0.000129 15.868934 ( 3.402045)
build_install 0.009348 0.000975 2.227016 ( 1.244634)
test_btest 0.000474 0.000089 66.490477 ( 11.010678)
test_basic 0.003779 0.000709 0.305897 ( 0.396912)
test_all 0.000862 0.000161 654.623333 (104.262559)
test_rubyspec 0.034450 0.028873 51.357590 ( 59.519412)
total: 184.62 sec