Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-204829
#<BuildRuby:0x000055f28f49fd68
@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.20231110-204829",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004931 0.000448 1.285445 ( 1.544683)
build_miniruby 0.001034 0.000094 0.879661 ( 0.879079)
build_ruby 0.001316 0.000120 2.963694 ( 2.963774)
build_all 0.009874 0.000438 16.478478 ( 1.508029)
build_install 0.011562 0.000102 4.905583 ( 1.180855)
test_btest 0.000000 0.001209 84.326151 ( 7.397154)
test_basic 0.000725 0.003947 0.688582 ( 0.767137)
test_all 0.097612 0.035709 530.291427 ( 48.869166)
test_rubyspec 0.018961 0.030659 50.146346 ( 62.381753)
total: 127.49 sec