Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-165458
#<BuildRuby:0x0000557be73d8020
@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.20230114-165458",
@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.000001 0.000007 ( 0.000006)
build_up 0.003951 0.000304 0.831888 ( 1.170937)
build_miniruby 0.000935 0.000000 0.684188 ( 0.676855)
build_ruby 0.001223 0.000000 2.431154 ( 2.430960)
build_all 0.008925 0.000494 13.006190 ( 1.655206)
build_install 0.006466 0.000112 1.537898 ( 0.715209)
test_btest 0.000633 0.000042 66.235007 ( 6.090877)
test_basic 0.003352 0.000224 0.272966 ( 0.368100)
test_all 0.001403 0.000094 493.008773 ( 49.665395)
test_rubyspec 0.008489 0.020461 35.187511 ( 45.785185)
total: 108.56 sec