Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-202605
#<BuildRuby:0x00005588a629ee68
@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.20230727-202605",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004330 0.000014 1.315728 ( 2.565003)
build_miniruby 0.001000 0.000106 0.958873 ( 0.958149)
build_ruby 0.001515 0.000159 2.569289 ( 2.573847)
build_all 0.000000 0.009832 13.833651 ( 1.283439)
build_install 0.000238 0.007558 1.913883 ( 0.894472)
test_btest 0.000740 0.000233 81.151071 ( 6.719992)
test_basic 0.000381 0.004540 0.554947 ( 0.635580)
test_all 0.000773 0.000285 512.551823 ( 46.416406)
test_rubyspec 0.014345 0.018339 42.151908 ( 54.541847)
total: 116.59 sec