Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-215106
#<BuildRuby:0x00005621872cbfd8
@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.20231207-215106",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003823 0.000695 0.998701 ( 1.273091)
build_miniruby 0.001068 0.000194 0.871382 ( 0.870404)
build_ruby 0.000993 0.000181 2.699015 ( 2.701715)
build_all 0.003968 0.004208 12.096116 ( 0.978262)
build_install 0.008711 0.004316 3.614461 ( 0.967993)
test_btest 0.000596 0.000171 62.648377 ( 4.990374)
test_basic 0.000645 0.003098 0.372062 ( 0.455358)
test_all 0.085029 0.014895 369.645323 ( 41.316691)
test_rubyspec 0.018176 0.049272 39.689160 ( 52.349736)
total: 105.90 sec