Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-061147
#<BuildRuby:0x000055afa7ae0090
@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.20240110-061147",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.006826 0.000000 0.805607 ( 1.244028)
build_miniruby 0.001152 0.000000 0.816605 ( 0.816628)
build_ruby 0.001284 0.000057 2.705201 ( 2.706017)
build_all 0.003026 0.004833 12.005734 ( 0.957075)
build_install 0.001987 0.008462 3.487532 ( 0.966476)
test_btest 0.000584 0.000167 65.050058 ( 5.492376)
test_basic 0.003827 0.000000 0.391728 ( 0.472314)
test_all 0.076385 0.024619 380.601067 ( 34.505695)
test_rubyspec 0.034888 0.026900 40.724892 ( 53.328020)
total: 100.49 sec