Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-222429
#<BuildRuby:0x000055cc897e3500
@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.20231026-222429",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001021 0.003445 1.265829 ( 1.496076)
build_miniruby 0.000856 0.000180 0.792338 ( 0.791883)
build_ruby 0.001074 0.000226 2.647179 ( 2.647085)
build_all 0.009979 0.000000 16.693667 ( 1.485718)
build_install 0.009466 0.000000 5.029436 ( 1.169018)
test_btest 0.000000 0.001147 86.172264 ( 7.215269)
test_basic 0.000000 0.005049 0.798060 ( 0.873311)
test_all 0.080508 0.055577 510.711712 ( 57.316569)
test_rubyspec 0.030183 0.017412 50.070824 ( 62.397357)
total: 135.39 sec