Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-020540
#<BuildRuby:0x0000559cf6b2ef88
@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.20231227-020540",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.002076 0.003668 1.148693 ( 1.522393)
build_miniruby 0.000000 0.001895 0.972076 ( 0.970709)
build_ruby 0.000132 0.001199 2.763533 ( 2.763846)
build_all 0.000460 0.008951 15.836896 ( 1.396564)
build_install 0.007632 0.000241 4.477938 ( 1.146388)
test_btest 0.000755 0.000211 80.607793 ( 7.130509)
test_basic 0.000000 0.005809 0.837243 ( 0.914682)
test_all 0.109465 0.024079 553.617658 ( 53.845813)
test_rubyspec 0.017915 0.030451 49.419207 ( 61.759666)
total: 131.45 sec