Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-224402
#<BuildRuby:0x0000559b7c963918
@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.20230806-224402",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.002289 0.003365 1.489171 ( 2.736138)
build_miniruby 0.000957 0.000000 0.926669 ( 0.925847)
build_ruby 0.001241 0.000000 2.707961 ( 2.708825)
build_all 0.008914 0.001108 14.804559 ( 1.388595)
build_install 0.004855 0.004331 2.261771 ( 1.024265)
test_btest 0.001082 0.000000 83.408847 ( 7.618238)
test_basic 0.004134 0.000414 0.725881 ( 0.802536)
test_all 0.000821 0.000794 555.296437 ( 49.211708)
test_rubyspec 0.015243 0.026016 47.126878 ( 59.534313)
total: 125.95 sec