Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-215721
#<BuildRuby:0x0000560b6f0e37f8
@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.20240116-215721",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004966 0.829582 ( 1.195205)
build_miniruby 0.000000 0.001045 0.813044 ( 0.812760)
build_ruby 0.000000 0.001430 2.705924 ( 2.706517)
build_all 0.006194 0.001844 11.941315 ( 0.989815)
build_install 0.009499 0.000910 3.438001 ( 0.960788)
test_btest 0.000463 0.000185 63.054553 ( 5.775479)
test_basic 0.002816 0.001126 0.396242 ( 0.477408)
test_all 0.066060 0.030623 394.432775 ( 35.491708)
test_rubyspec 0.049085 0.080478 73.422543 ( 85.893245)
total: 134.30 sec