Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-042300
#<BuildRuby:0x000056512f1bb800
@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-042300",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000088 0.000006 0.000094 ( 0.000098)
build_up 0.010814 0.000772 1.040872 ( 1.867205)
build_miniruby 0.002701 0.000193 0.072267 ( 0.069385)
build_ruby 0.001845 0.000132 0.073771 ( 0.071516)
build_all 0.008684 0.000620 4.209961 ( 0.843788)
build_install 0.011974 0.010694 7.966355 ( 2.446654)
test_btest 0.001260 0.000223 69.396996 ( 7.865269)
test_basic 0.006946 0.001226 0.338615 ( 0.430129)
test_all 0.001557 0.000274 651.415932 ( 65.963770)
test_rubyspec 0.086659 0.077025 46.103767 ( 51.709522)
total: 131.27 sec