Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-141531
#<BuildRuby:0x00005567fda2f7f0
@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.20240113-141531",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000013 0.000006 0.000019 ( 0.000020)
build_up 0.004135 0.002067 0.831805 ( 1.226653)
build_miniruby 0.000646 0.000323 0.824180 ( 0.824049)
build_ruby 0.001499 0.000000 2.695917 ( 2.696855)
build_all 0.006048 0.001810 12.046841 ( 0.967375)
build_install 0.001748 0.009066 3.499558 ( 0.974089)
test_btest 0.000449 0.000277 64.656494 ( 5.744892)
test_basic 0.003388 0.002085 0.401420 ( 0.480359)
test_all 0.073479 0.023314 406.840697 ( 34.726177)
test_rubyspec 0.026499 0.036748 40.371790 ( 52.919826)
total: 100.56 sec