Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-195247
#<BuildRuby:0x000055ab1849c0c8
@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.20231221-195247",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000712 0.003472 1.040685 ( 1.324184)
build_miniruby 0.000809 0.000135 0.902764 ( 0.904170)
build_ruby 0.001063 0.000177 2.744615 ( 2.746854)
build_all 0.006633 0.001105 12.243974 ( 1.006962)
build_install 0.005476 0.003732 3.609449 ( 0.996950)
test_btest 0.000619 0.000132 62.643794 ( 6.272985)
test_basic 0.003751 0.000000 0.380979 ( 0.464425)
test_all 0.079737 0.027623 452.615249 ( 40.790724)
test_rubyspec 0.031313 0.019220 40.282869 ( 53.004362)
total: 107.51 sec