Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-132113
#<BuildRuby:0x000055e65bc2ca58
@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.20220222-132113",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004937 0.006715 0.966710 ( 1.170449)
build_miniruby 0.001446 0.000668 0.068377 ( 0.066306)
build_ruby 0.001749 0.000808 0.076598 ( 0.073917)
build_all 0.008507 0.001893 4.122390 ( 0.783880)
build_install 0.017540 0.004370 7.704373 ( 2.358249)
test_btest 0.000000 0.001384 76.120609 ( 8.310917)
test_basic 0.007415 0.000710 0.338101 ( 0.429643)
test_all 0.001319 0.000502 660.327173 ( 65.405573)
test_rubyspec 0.105806 0.063413 46.296483 ( 51.683313)
total: 130.28 sec