Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-131832
#<BuildRuby:0x0000558c96c74098
@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.20231130-131832",
@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.000009 0.000000 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004060 0.000000 0.961453 ( 1.287410)
build_miniruby 0.000719 0.000000 0.879660 ( 0.881777)
build_ruby 0.001810 0.000000 2.732721 ( 2.767178)
build_all 0.003747 0.003926 12.165956 ( 0.974716)
build_install 0.009441 0.005189 3.597915 ( 0.969439)
test_btest 0.000627 0.000084 61.689212 ( 6.124188)
test_basic 0.000055 0.004617 0.373430 ( 0.453866)
test_all 0.080807 0.017740 409.556222 ( 34.738107)
test_rubyspec 0.047002 0.023400 39.618149 ( 52.291219)
total: 100.49 sec