Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-133350
#<BuildRuby:0x00005596a7be7fd8
@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.20231130-133350",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003955 0.000000 0.964714 ( 1.231614)
build_miniruby 0.001199 0.000099 0.882577 ( 0.881952)
build_ruby 0.001168 0.000097 2.728277 ( 2.729267)
build_all 0.008127 0.000000 12.122174 ( 0.996142)
build_install 0.010828 0.000137 3.509033 ( 0.966954)
test_btest 0.000729 0.000045 67.884233 ( 4.999180)
test_basic 0.003040 0.000000 0.373766 ( 0.456683)
test_all 0.080868 0.021329 415.367609 ( 38.167022)
test_rubyspec 0.053180 0.016632 39.506228 ( 52.188639)
total: 102.62 sec