Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-230708
#<BuildRuby:0x000055b523ed0098
@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.20231211-230708",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001940 0.003450 1.011552 ( 1.296548)
build_miniruby 0.001072 0.000000 0.862876 ( 0.862090)
build_ruby 0.001125 0.000000 2.695987 ( 2.697459)
build_all 0.007607 0.000000 12.097353 ( 1.003024)
build_install 0.012175 0.001397 3.583772 ( 0.967798)
test_btest 0.000000 0.000799 65.018826 ( 5.641582)
test_basic 0.002897 0.001553 0.387543 ( 0.463971)
test_all 0.074124 0.026105 361.130748 ( 39.348680)
test_rubyspec 0.029916 0.030972 39.701595 ( 52.385715)
total: 104.67 sec