Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-230845
#<BuildRuby:0x000055d0e9d03788
@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.20220203-230845",
@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.000003 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007943 0.003955 0.976718 ( 1.221773)
build_miniruby 0.001707 0.000488 0.070019 ( 0.067299)
build_ruby 0.002254 0.000000 0.076626 ( 0.074684)
build_all 0.010579 0.000178 4.086372 ( 0.754609)
build_install 0.016665 0.003226 7.787038 ( 2.368653)
test_btest 0.001235 0.000281 47.430388 ( 45.186364)
test_basic 0.008522 0.000000 0.343639 ( 0.431905)
test_all 0.001830 0.000000 695.020445 ( 67.017165)
test_rubyspec 0.114608 0.040917 46.301730 ( 51.618246)
total: 168.74 sec