Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-034135
#<BuildRuby:0x000055ca6cdf7708
@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.20230522-034135",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006731 1.506721 ( 2.954252)
build_miniruby 0.000000 0.000942 0.786353 ( 0.786721)
build_ruby 0.000000 0.001371 2.476702 ( 2.476875)
build_all 0.000000 0.009714 12.250896 ( 1.154584)
build_install 0.003738 0.003805 1.702570 ( 0.831265)
test_btest 0.000640 0.000303 79.545943 ( 7.413707)
test_basic 0.003414 0.003685 0.543605 ( 0.620518)
test_all 0.000967 0.000483 418.924454 ( 47.520161)
test_rubyspec 0.012916 0.021890 40.711201 ( 53.218181)
total: 116.98 sec