Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-005742
#<BuildRuby:0x00005636d7d87d68
@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.20231211-005742",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002383 0.003297 1.493794 ( 1.810791)
build_miniruby 0.000646 0.000283 0.863446 ( 0.863408)
build_ruby 0.000917 0.000402 2.758749 ( 2.758907)
build_all 0.006706 0.002933 15.978769 ( 1.399055)
build_install 0.006113 0.002674 4.675846 ( 1.118590)
test_btest 0.000725 0.000318 83.592226 ( 6.785904)
test_basic 0.000000 0.004083 0.707128 ( 0.787980)
test_all 0.101564 0.037342 515.937560 ( 52.892692)
test_rubyspec 0.018943 0.030269 50.024015 ( 62.323900)
total: 130.74 sec