Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-202527
#<BuildRuby:0x000055a42e1c3040
@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.20240103-202527",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.003801 0.001900 1.406564 ( 1.691119)
build_miniruby 0.000859 0.000000 0.779483 ( 0.779220)
build_ruby 0.001727 0.000000 2.739163 ( 2.737738)
build_all 0.002472 0.006707 14.471183 ( 1.345344)
build_install 0.005275 0.002403 4.252023 ( 1.071493)
test_btest 0.000603 0.000351 74.939907 ( 6.880440)
test_basic 0.000867 0.004444 0.885579 ( 0.959578)
test_all 0.106092 0.027570 473.385617 ( 56.546399)
test_rubyspec 0.037243 0.008716 47.322235 ( 59.851031)
total: 131.86 sec