Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-123435
#<BuildRuby:0x0000557e1eb27ce8
@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.20231217-123435",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000963 0.003729 1.026464 ( 1.282615)
build_miniruby 0.001172 0.000090 0.871297 ( 0.871246)
build_ruby 0.001767 0.000136 2.718131 ( 2.719165)
build_all 0.008157 0.000014 12.215596 ( 1.003170)
build_install 0.013266 0.000580 3.545379 ( 0.976527)
test_btest 0.000706 0.000000 63.551890 ( 4.519282)
test_basic 0.003692 0.000000 0.375261 ( 0.458480)
test_all 0.077952 0.023727 424.415909 ( 38.412896)
test_rubyspec 0.038436 0.040717 39.783800 ( 52.433195)
total: 102.68 sec