Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-074718
#<BuildRuby:0x0000564fbd84f040
@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.20240113-074718",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000164 0.004068 0.893989 ( 1.259202)
build_miniruby 0.000993 0.000111 0.958999 ( 0.960437)
build_ruby 0.001138 0.000127 2.831022 ( 2.832325)
build_all 0.009750 0.000138 14.734865 ( 1.411086)
build_install 0.005359 0.003827 4.215003 ( 1.145827)
test_btest 0.000608 0.000083 75.889779 ( 7.787502)
test_basic 0.002729 0.000372 0.439775 ( 0.519806)
test_all 0.109724 0.026360 498.254196 ( 57.667163)
test_rubyspec 0.016089 0.019711 50.785690 ( 63.317028)
total: 136.90 sec