Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-211004
#<BuildRuby:0x000055fba65206c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220403-211004",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010501 0.001417 1.021095 ( 1.711599)
build_miniruby 0.001856 0.000398 0.080401 ( 0.079508)
build_ruby 0.001890 0.000405 0.075800 ( 0.074137)
build_all 0.011547 0.000000 4.214286 ( 0.865477)
build_install 0.021321 0.002397 8.638541 ( 3.006125)
test_btest 0.001079 0.000180 76.092929 ( 8.379901)
test_basic 0.006491 0.001082 0.348620 ( 0.437806)
test_all 0.001611 0.000269 654.051279 ( 65.238338)
test_rubyspec 0.128433 0.039041 46.507274 ( 51.719358)
total: 131.51 sec