Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-075253
#<BuildRuby:0x000055d3760b7fa8
@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.20231218-075253",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000444 0.004180 1.353029 ( 1.729147)
build_miniruby 0.000639 0.000290 0.901220 ( 0.901063)
build_ruby 0.001012 0.000460 2.659025 ( 2.659710)
build_all 0.010246 0.000000 16.721427 ( 1.482992)
build_install 0.008664 0.000740 4.888281 ( 1.174920)
test_btest 0.000000 0.000948 86.433931 ( 7.479537)
test_basic 0.000000 0.004026 0.631977 ( 0.709460)
test_all 0.084724 0.052217 542.640501 ( 51.488794)
test_rubyspec 0.023852 0.018898 49.791595 ( 62.107572)
total: 129.73 sec