Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-033748
#<BuildRuby:0x00005577dd28b040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-033748",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002378 0.002549 1.062225 ( 1.432205)
build_miniruby 0.000725 0.000191 0.856048 ( 0.855872)
build_ruby 0.001296 0.000341 2.863954 ( 2.864252)
build_all 0.004958 0.005440 16.406998 ( 1.478927)
build_install 0.007492 0.002366 4.916182 ( 1.190053)
test_btest 0.000868 0.000274 86.524386 ( 7.393133)
test_basic 0.004628 0.000013 0.703718 ( 0.784509)
test_all 0.099955 0.032117 554.589705 ( 50.890475)
test_rubyspec 0.023925 0.021227 50.359860 ( 62.756677)
total: 129.65 sec