Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-085543
#<BuildRuby:0x00005612a29d00c0
@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.20230215-085543",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003690 0.000000 0.779174 ( 1.273350)
build_miniruby 0.001068 0.000000 0.696543 ( 0.696346)
build_ruby 0.001194 0.000000 2.104135 ( 2.103968)
build_all 0.005791 0.003538 12.520950 ( 1.554070)
build_install 0.006663 0.000157 1.548167 ( 0.768346)
test_btest 0.000650 0.000033 66.365030 ( 6.107526)
test_basic 0.003628 0.000181 0.298245 ( 0.392955)
test_all 0.001118 0.000031 494.465035 ( 47.279183)
test_rubyspec 0.005991 0.023272 36.120373 ( 46.490354)
total: 106.67 sec