Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-121840
#<BuildRuby:0x0000563b39ec74b0
@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.20230731-121840",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002211 0.002478 1.511654 ( 2.767475)
build_miniruby 0.000000 0.001487 0.968139 ( 0.972019)
build_ruby 0.000000 0.001729 2.941494 ( 2.940770)
build_all 0.004391 0.005368 14.661798 ( 1.267465)
build_install 0.006159 0.002156 2.069003 ( 0.943263)
test_btest 0.000553 0.000194 82.306099 ( 7.901452)
test_basic 0.004529 0.000130 0.613828 ( 0.691948)
test_all 0.000868 0.000289 536.789355 ( 49.876445)
test_rubyspec 0.012980 0.029650 43.596149 ( 55.960019)
total: 123.32 sec