Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-104647
#<BuildRuby:0x000055ec3832e860
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-104647",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007954 0.001864 1.184158 ( 1.198960)
build_miniruby 0.001658 0.000753 0.841963 ( 0.840581)
build_ruby 0.002010 0.000914 2.235561 ( 2.144524)
build_all 0.018653 0.000120 18.488155 ( 2.131892)
build_install 0.015178 0.006710 2.057425 ( 1.015742)
test_btest 0.001289 0.000455 92.299814 ( 8.965036)
test_basic 0.005840 0.002061 0.346637 ( 0.438412)
test_all 0.002081 0.000254 678.206063 ( 69.420279)
test_rubyspec 0.080899 0.073726 48.886284 ( 57.327393)
total: 143.48 sec