Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-070324
#<BuildRuby:0x0000555e504d7728
@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.20231024-070324",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004835 0.000242 2.214073 ( 2.444043)
build_miniruby 0.000927 0.000046 0.823070 ( 0.822870)
build_ruby 0.001218 0.000061 2.587543 ( 2.586954)
build_all 0.009686 0.000485 17.302574 ( 1.487015)
build_install 0.009575 0.000229 5.488664 ( 1.235182)
test_btest 0.000702 0.000033 87.047945 ( 8.063374)
test_basic 0.000000 0.004352 0.727350 ( 0.804607)
test_all 0.091509 0.044337 522.910001 ( 57.493534)
test_rubyspec 0.025917 0.023652 50.253999 ( 62.609232)
total: 137.55 sec