Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-001819
#<BuildRuby:0x0000563580a53208
@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.20230213-001819",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002843 0.000474 0.589337 ( 0.988624)
build_miniruby 0.000801 0.000134 0.638613 ( 0.637696)
build_ruby 0.001046 0.000174 2.089972 ( 2.090426)
build_all 0.008718 0.000673 12.311917 ( 1.507139)
build_install 0.005531 0.000851 1.495892 ( 0.729396)
test_btest 0.000613 0.000094 66.559964 ( 6.414851)
test_basic 0.003321 0.000511 0.264705 ( 0.359666)
test_all 0.000983 0.000151 492.042282 ( 47.923715)
test_rubyspec 0.010371 0.017028 34.859548 ( 45.466584)
total: 106.12 sec