Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-180640
#<BuildRuby:0x0000556ab1bdc0d8
@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.20240101-180640",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004938 0.000898 1.159423 ( 1.312441)
build_miniruby 0.000789 0.000144 0.843641 ( 0.843748)
build_ruby 0.001165 0.000212 2.706322 ( 2.707230)
build_all 0.007524 0.000496 12.049918 ( 0.976379)
build_install 0.006839 0.006510 3.582964 ( 0.986045)
test_btest 0.000674 0.000168 63.609010 ( 4.488989)
test_basic 0.002029 0.002909 0.407779 ( 0.488561)
test_all 0.075974 0.028528 372.963624 ( 35.200648)
test_rubyspec 0.027949 0.035659 40.186224 ( 52.736377)
total: 99.74 sec