Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-063556
#<BuildRuby:0x000055bde477c0e8
@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.20240107-063556",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005165 0.000095 1.261039 ( 1.628886)
build_miniruby 0.001145 0.000085 1.418716 ( 1.420490)
build_ruby 0.001408 0.000105 4.295254 ( 4.305489)
build_all 0.009284 0.000688 16.596491 ( 1.708951)
build_install 0.015226 0.000775 4.939149 ( 1.689477)
test_btest 0.000747 0.000054 81.735318 ( 9.341269)
test_basic 0.004731 0.000338 0.629264 ( 0.699487)
test_all 0.107583 0.012903 561.401415 ( 61.623067)
test_rubyspec 0.029289 0.035039 77.895553 ( 90.024516)
total: 172.44 sec