Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-001530
#<BuildRuby:0x000055fb3f5344f0
@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.20220226-001530",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.011154 0.000685 1.033489 ( 1.695710)
build_miniruby 0.001395 0.000348 0.075020 ( 0.073058)
build_ruby 0.001431 0.000357 0.077246 ( 0.075337)
build_all 0.007002 0.002851 4.246521 ( 0.850587)
build_install 0.015707 0.008075 8.050966 ( 2.434551)
test_btest 0.000932 0.000294 74.167125 ( 8.284916)
test_basic 0.004910 0.001551 0.342987 ( 0.430493)
test_all 0.001363 0.000430 660.349785 ( 64.885026)
test_rubyspec 0.103885 0.052023 46.332656 ( 51.581113)
total: 130.31 sec