Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-200822
#<BuildRuby:0x0000559411c17280
@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.20231130-200822",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004610 0.000119 0.967177 ( 1.251850)
build_miniruby 0.000700 0.000127 0.873535 ( 0.874696)
build_ruby 0.000912 0.000166 2.714547 ( 2.715058)
build_all 0.006887 0.001252 12.082433 ( 1.001736)
build_install 0.010538 0.000000 3.561898 ( 0.965278)
test_btest 0.000677 0.000000 61.851994 ( 5.689077)
test_basic 0.003598 0.000000 0.379919 ( 0.462317)
test_all 0.086624 0.013270 391.663866 ( 39.004812)
test_rubyspec 0.015382 0.059607 39.591506 ( 52.241548)
total: 104.21 sec