Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-202035
#<BuildRuby:0x0000563ece637280
@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.20231109-202035",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004328 0.000721 1.430824 ( 1.686187)
build_miniruby 0.000844 0.000140 0.863592 ( 0.863801)
build_ruby 0.001387 0.000000 2.683350 ( 2.683219)
build_all 0.009422 0.000373 16.631705 ( 1.467080)
build_install 0.000847 0.008837 5.081910 ( 1.270441)
test_btest 0.000852 0.000213 83.104176 ( 7.679656)
test_basic 0.003660 0.000915 0.770777 ( 0.846782)
test_all 0.096095 0.038601 540.212618 ( 52.762826)
test_rubyspec 0.032780 0.014307 50.721200 ( 63.054276)
total: 132.32 sec