Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-073757
#<BuildRuby:0x000055cbec3bf430
@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.20230602-073757",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004162 0.002481 1.406968 ( 2.654140)
build_miniruby 0.000814 0.000163 0.809294 ( 0.809209)
build_ruby 0.001185 0.000237 2.419343 ( 2.419548)
build_all 0.001886 0.007084 12.825568 ( 1.082885)
build_install 0.002889 0.004692 1.721155 ( 0.839320)
test_btest 0.001195 0.000000 82.435265 ( 7.543698)
test_basic 0.000633 0.003170 0.537678 ( 0.620606)
test_all 0.000650 0.000236 465.155844 ( 42.084671)
test_rubyspec 0.007170 0.021533 41.041113 ( 53.572045)
total: 111.63 sec