Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-221743
#<BuildRuby:0x0000559e5677c0a0
@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.20231126-221743",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005142 0.000243 1.435039 ( 1.773808)
build_miniruby 0.000912 0.000202 0.882870 ( 0.882842)
build_ruby 0.001360 0.000000 2.746547 ( 2.746506)
build_all 0.009923 0.000602 16.744181 ( 1.526760)
build_install 0.008435 0.000784 5.140408 ( 1.229111)
test_btest 0.000930 0.000177 86.002425 ( 7.204197)
test_basic 0.004778 0.000039 0.703191 ( 0.779211)
test_all 0.102729 0.031584 529.350872 ( 47.220455)
test_rubyspec 0.006641 0.040422 51.272808 ( 63.561052)
total: 126.92 sec