Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-104645
#<BuildRuby:0x000055c5e9b6c060
@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.20231118-104645",
@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.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001113 0.004121 0.901277 ( 1.298116)
build_miniruby 0.001012 0.000169 0.840098 ( 0.839384)
build_ruby 0.001219 0.000203 2.586015 ( 2.586598)
build_all 0.005429 0.002776 11.944458 ( 0.985227)
build_install 0.011370 0.001429 3.464157 ( 0.974524)
test_btest 0.000000 0.000712 63.655000 ( 5.503179)
test_basic 0.001466 0.003833 0.415006 ( 0.494054)
test_all 0.066867 0.026584 357.984065 ( 30.722219)
test_rubyspec 0.031355 0.030507 39.286537 ( 51.861402)
total: 95.27 sec