Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-114028
#<BuildRuby:0x0000558dad23c090
@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.20240117-114028",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.004946 0.813950 ( 1.190831)
build_miniruby 0.000000 0.000969 0.826169 ( 0.826471)
build_ruby 0.000000 0.002027 2.678110 ( 2.678531)
build_all 0.006833 0.000338 11.966864 ( 0.946157)
build_install 0.009027 0.002093 3.442751 ( 0.969409)
test_btest 0.000703 0.000000 64.437682 ( 5.394068)
test_basic 0.003551 0.000183 0.395057 ( 0.477134)
test_all 0.072679 0.024384 396.023084 ( 32.954518)
test_rubyspec 0.045213 0.084047 73.300378 ( 85.812966)
total: 131.25 sec