Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-213434
#<BuildRuby:0x00005590cf3df4b8
@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.20220825-213434",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005534 0.005886 0.964771 ( 1.025824)
build_miniruby 0.001643 0.000548 0.077122 ( 0.074924)
build_ruby 0.001616 0.000539 0.076795 ( 0.075034)
build_all 0.005782 0.004564 1.540088 ( 0.589535)
build_install 0.015965 0.007088 1.884445 ( 0.899225)
test_btest 0.000935 0.000364 73.419638 ( 8.576502)
test_basic 0.005016 0.001950 0.320506 ( 0.418118)
test_all 0.004961 0.000000 684.109613 ( 67.455972)
test_rubyspec 0.113083 0.058036 45.554550 ( 53.922153)
total: 133.04 sec