Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-211710
#<BuildRuby:0x000055e9d9246eb8
@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.20240115-211710",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005026 0.000141 1.132009 ( 1.501685)
build_miniruby 0.000876 0.000146 0.803225 ( 0.803217)
build_ruby 0.001113 0.000185 2.807334 ( 2.807675)
build_all 0.008922 0.000000 14.294545 ( 1.296592)
build_install 0.007364 0.000000 4.164111 ( 1.093190)
test_btest 0.001074 0.000000 76.465751 ( 7.057588)
test_basic 0.002165 0.004002 0.696578 ( 0.769725)
test_all 0.090100 0.041616 455.693249 ( 52.562658)
test_rubyspec 0.015094 0.034969 48.209150 ( 60.515620)
total: 128.41 sec