Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-003618
#<BuildRuby:0x000055f0e5b94b88
@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.20220917-003618",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007609 0.001902 1.113222 ( 1.084443)
build_miniruby 0.001940 0.000485 0.075807 ( 0.073650)
build_ruby 0.001901 0.000475 0.076201 ( 0.074636)
build_all 0.008501 0.002126 1.587812 ( 0.611153)
build_install 0.020885 0.000832 1.889494 ( 0.920076)
test_btest 0.001021 0.000204 92.470528 ( 9.287742)
test_basic 0.002872 0.003815 0.359969 ( 0.450123)
test_all 0.004273 0.001005 679.604548 ( 68.344186)
test_rubyspec 0.089286 0.074151 47.023235 ( 55.541196)
total: 136.39 sec