Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-085155
#<BuildRuby:0x0000562a44d23fd8
@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-085155",
@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.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003927 0.000357 1.027710 ( 1.562014)
build_miniruby 0.000719 0.000066 0.871574 ( 0.872715)
build_ruby 0.001059 0.000096 2.707090 ( 2.708842)
build_all 0.002663 0.005001 12.182283 ( 1.013645)
build_install 0.011093 0.004079 3.539546 ( 0.979789)
test_btest 0.000617 0.000132 62.406272 ( 5.910283)
test_basic 0.000521 0.003502 0.378632 ( 0.460328)
test_all 0.086175 0.012077 387.271925 ( 34.493232)
test_rubyspec 0.035025 0.029389 39.577795 ( 52.235493)
total: 100.24 sec