Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-005349
#<BuildRuby:0x000056231da07fa8
@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-005349",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003147 0.000740 1.128234 ( 1.454491)
build_miniruby 0.001439 0.000000 0.838223 ( 0.837448)
build_ruby 0.001485 0.000000 2.904034 ( 2.903691)
build_all 0.007660 0.001445 15.742233 ( 1.419757)
build_install 0.006333 0.001407 4.426498 ( 1.090685)
test_btest 0.001047 0.000000 80.777307 ( 7.329827)
test_basic 0.004819 0.000227 0.782639 ( 0.858272)
test_all 0.116534 0.016207 554.822864 ( 51.222845)
test_rubyspec 0.006054 0.039729 48.692192 ( 61.045549)
total: 128.16 sec