Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-153916
#<BuildRuby:0x0000564cd5634098
@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.20231101-153916",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002370 0.004214 1.389635 ( 1.891436)
build_miniruby 0.001056 0.000000 1.985204 ( 1.857523)
build_ruby 0.001307 0.000000 2.692913 ( 2.693092)
build_all 0.010151 0.000113 16.967063 ( 1.515731)
build_install 0.005497 0.003611 5.122807 ( 1.247368)
test_btest 0.001062 0.000170 85.494902 ( 7.148183)
test_basic 0.003621 0.000579 0.736361 ( 0.812792)
test_all 0.112538 0.023928 502.205819 ( 56.335003)
test_rubyspec 0.021761 0.022532 49.995151 ( 62.336154)
total: 135.84 sec