Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-015346
#<BuildRuby:0x000055e4462e3918
@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.20231206-015346",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004437 1.143764 ( 1.537754)
build_miniruby 0.000000 0.001278 0.843557 ( 0.843066)
build_ruby 0.000000 0.001384 2.820858 ( 2.820899)
build_all 0.008110 0.001946 16.925026 ( 1.478048)
build_install 0.006666 0.002222 5.015042 ( 1.199822)
test_btest 0.000769 0.000256 84.718619 ( 8.110262)
test_basic 0.004041 0.001347 0.744071 ( 0.818807)
test_all 0.117159 0.016896 561.769437 ( 53.573317)
test_rubyspec 0.009112 0.039445 51.194891 ( 63.523088)
total: 133.91 sec