Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-140521
#<BuildRuby:0x00005627073c8870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-140521",
@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.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009845 0.001331 0.922687 ( 1.016213)
build_miniruby 0.001490 0.000344 0.067367 ( 0.065480)
build_ruby 0.001520 0.000351 0.070970 ( 0.068851)
build_all 0.009347 0.000980 4.156913 ( 0.790004)
build_install 0.019792 0.000000 7.744935 ( 2.349109)
test_btest 0.001456 0.000000 47.617547 ( 44.343345)
test_basic 0.007686 0.000000 0.341750 ( 0.433566)
test_all 0.001550 0.000024 707.502362 ( 67.633879)
test_rubyspec 0.091983 0.074336 45.936748 ( 51.345105)
total: 168.05 sec