Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-075159
#<BuildRuby:0x00005652a539bf90
@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.20231227-075159",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006413 0.000429 0.804486 ( 1.193481)
build_miniruby 0.000000 0.001119 0.840469 ( 0.840364)
build_ruby 0.000000 0.001403 2.640115 ( 2.641142)
build_all 0.001679 0.006253 11.888380 ( 0.989547)
build_install 0.007570 0.002523 3.356369 ( 0.951022)
test_btest 0.000589 0.000196 61.996376 ( 5.193493)
test_basic 0.002902 0.000968 0.391868 ( 0.473759)
test_all 0.080091 0.013808 392.453515 ( 32.404449)
test_rubyspec 0.026344 0.049914 40.049767 ( 52.609877)
total: 97.30 sec