Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-000056
#<BuildRuby:0x00005637746cb810
@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.20220317-000056",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000090 0.000030 0.000120 ( 0.000084)
build_up 0.008726 0.004255 1.072951 ( 1.930280)
build_miniruby 0.002320 0.000000 0.074680 ( 0.072641)
build_ruby 0.000000 0.002129 0.069862 ( 0.067610)
build_all 0.008662 0.001448 4.206815 ( 0.855470)
build_install 0.016115 0.006779 7.829411 ( 2.380817)
test_btest 0.000850 0.000313 69.777828 ( 8.249396)
test_basic 0.002878 0.003827 0.341563 ( 0.431074)
test_all 0.001391 0.000556 647.987624 ( 65.328207)
test_rubyspec 0.095240 0.059715 46.382120 ( 51.360924)
total: 130.68 sec