Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-040121
#<BuildRuby:0x00005653cf0dbe88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-040121",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000657 0.004473 0.793672 ( 1.190890)
build_miniruby 0.000793 0.000238 0.785747 ( 0.785518)
build_ruby 0.000970 0.000291 2.655318 ( 2.656087)
build_all 0.007650 0.000000 11.937058 ( 0.975219)
build_install 0.008461 0.002816 3.536955 ( 0.984449)
test_btest 0.000590 0.000157 62.717130 ( 4.519327)
test_basic 0.003701 0.000987 0.392614 ( 0.471646)
test_all 0.065062 0.030442 368.259526 ( 39.114054)
test_rubyspec 0.036776 0.029049 40.364098 ( 52.949244)
total: 103.65 sec