Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-125100
#<BuildRuby:0x0000557fcda0b728
@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-125100",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005111 1.546603 ( 1.898477)
build_miniruby 0.000000 0.000908 0.955755 ( 0.955420)
build_ruby 0.000000 0.001208 2.711328 ( 2.712137)
build_all 0.007261 0.003014 16.505496 ( 1.525063)
build_install 0.003333 0.005259 4.882156 ( 1.144107)
test_btest 0.000747 0.000315 82.198490 ( 8.050868)
test_basic 0.003958 0.000000 0.731285 ( 0.808960)
test_all 0.090757 0.046540 504.078526 ( 60.274917)
test_rubyspec 0.011320 0.034983 49.776667 ( 62.050405)
total: 139.42 sec