Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-021035
#<BuildRuby:0x0000560772c47140
@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.20230216-021035",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000016)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.000167 0.003581 0.785294 ( 1.189192)
build_miniruby 0.000876 0.000000 0.696588 ( 0.695832)
build_ruby 0.001214 0.000000 2.138653 ( 2.138079)
build_all 0.008329 0.000942 12.394039 ( 1.528124)
build_install 0.006384 0.000263 1.567967 ( 0.774586)
test_btest 0.000601 0.000081 63.971126 ( 6.388705)
test_basic 0.003476 0.000463 0.304240 ( 0.399047)
test_all 0.001061 0.000141 476.741631 ( 48.576353)
test_rubyspec 0.006152 0.019960 35.418862 ( 45.990276)
total: 107.68 sec