Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-051025
#<BuildRuby:0x000055b6ae883140
@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.20230120-051025",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.003878 0.601445 ( 1.048489)
build_miniruby 0.000000 0.000941 0.632615 ( 0.631676)
build_ruby 0.000025 0.001293 2.161383 ( 2.161666)
build_all 0.007220 0.001392 11.930446 ( 1.487321)
build_install 0.004514 0.001736 1.469141 ( 0.719971)
test_btest 0.000514 0.000198 63.496440 ( 6.059167)
test_basic 0.002747 0.001057 0.266282 ( 0.360947)
test_all 0.000934 0.000359 492.604199 ( 45.580861)
test_rubyspec 0.009223 0.019368 34.876904 ( 45.488288)
total: 103.54 sec