Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-202750
#<BuildRuby:0x00005628419f00c8
@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.20231226-202750",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005319 0.000967 0.818401 ( 1.187253)
build_miniruby 0.000000 0.001122 0.805066 ( 0.805006)
build_ruby 0.000000 0.001454 2.667742 ( 2.668674)
build_all 0.000000 0.007714 11.905721 ( 0.949717)
build_install 0.009158 0.004567 3.377095 ( 0.952306)
test_btest 0.000000 0.000724 63.672098 ( 4.627069)
test_basic 0.000000 0.004437 0.392207 ( 0.473293)
test_all 0.080935 0.015741 363.995376 ( 39.678940)
test_rubyspec 0.013672 0.051947 39.957495 ( 52.538915)
total: 103.88 sec