Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-002054
#<BuildRuby:0x0000555ecc9b3f90
@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.20231217-002054",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004083 0.000816 1.030027 ( 1.275963)
build_miniruby 0.000721 0.000144 0.879983 ( 0.881107)
build_ruby 0.001432 0.000286 2.719806 ( 2.722542)
build_all 0.006301 0.001260 12.053974 ( 1.016793)
build_install 0.013547 0.001494 3.568166 ( 0.973261)
test_btest 0.000781 0.000000 63.040128 ( 5.333776)
test_basic 0.000000 0.004329 0.379831 ( 0.460645)
test_all 0.070557 0.026339 396.424585 ( 34.268045)
test_rubyspec 0.039574 0.030324 39.703048 ( 52.365567)
total: 99.30 sec