Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-141608
#<BuildRuby:0x00005649e5550188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-141608",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005955 0.000000 0.934086 ( 1.345693)
build_miniruby 0.001145 0.000000 0.847655 ( 0.847268)
build_ruby 0.001986 0.000000 2.626136 ( 2.626666)
build_all 0.007908 0.000000 12.269317 ( 0.991199)
build_install 0.006843 0.004543 3.800477 ( 0.995767)
test_btest 0.000651 0.000036 64.792971 ( 5.473010)
test_basic 0.004577 0.000254 0.404977 ( 0.483860)
test_all 0.090921 0.004784 362.935321 ( 31.516533)
test_rubyspec 0.015931 0.050430 40.051253 ( 52.608636)
total: 96.89 sec