Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-161007
#<BuildRuby:0x000055b71c610110
@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.20231201-161007",
@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.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004623 0.973522 ( 1.283113)
build_miniruby 0.000000 0.000913 0.869645 ( 0.869584)
build_ruby 0.000341 0.001304 2.699615 ( 2.702228)
build_all 0.005130 0.003051 12.180904 ( 1.004306)
build_install 0.010876 0.003615 3.530968 ( 0.966970)
test_btest 0.000708 0.000208 62.432725 ( 5.790242)
test_basic 0.003123 0.000918 0.369395 ( 0.450293)
test_all 0.069608 0.031318 377.773708 ( 39.209891)
test_rubyspec 0.034828 0.030340 39.609302 ( 52.301284)
total: 104.58 sec