Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-043142
#<BuildRuby:0x0000562f9d26be20
@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.20240117-043142",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004357 0.001025 1.213102 ( 1.573246)
build_miniruby 0.000846 0.000199 0.921459 ( 0.920485)
build_ruby 0.001194 0.000000 2.709097 ( 2.709310)
build_all 0.008986 0.000000 14.491477 ( 1.326953)
build_install 0.008561 0.000000 4.125664 ( 1.080567)
test_btest 0.001146 0.000000 74.305652 ( 7.205334)
test_basic 0.005272 0.000000 0.809030 ( 0.883792)
test_all 0.097999 0.031975 477.008859 ( 52.590928)
test_rubyspec 0.037118 0.024876 81.854493 ( 94.188917)
total: 162.48 sec