Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-090523
#<BuildRuby:0x00005617724ef0b8
@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.20230620-090523",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002271 0.003494 1.407462 ( 2.731404)
build_miniruby 0.000941 0.000257 0.856561 ( 0.855317)
build_ruby 0.000993 0.000270 2.438318 ( 2.440189)
build_all 0.007728 0.002107 15.656649 ( 1.382476)
build_install 0.005753 0.003851 4.604593 ( 1.081167)
test_btest 0.000000 0.001038 85.017285 ( 7.375163)
test_basic 0.001654 0.003007 0.532335 ( 0.618081)
test_all 0.000797 0.001096 438.734142 ( 48.825944)
test_rubyspec 0.001858 0.038416 42.336179 ( 54.755108)
total: 120.07 sec