Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-200939
#<BuildRuby:0x00005589ed0675f8
@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.20240111-200939",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000000 0.003733 0.967060 ( 1.354416)
build_miniruby 0.000000 0.001020 0.932963 ( 0.932066)
build_ruby 0.000000 0.001243 2.740708 ( 2.741529)
build_all 0.007728 0.002473 14.663412 ( 1.405658)
build_install 0.007346 0.002572 4.246394 ( 1.163563)
test_btest 0.000639 0.000113 77.830448 ( 7.375512)
test_basic 0.000000 0.003240 0.450147 ( 0.527041)
test_all 0.100110 0.034349 531.087413 ( 52.110327)
test_rubyspec 0.021243 0.015448 50.395682 ( 62.935528)
total: 130.55 sec