Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-055756
#<BuildRuby:0x000055ce6b5208e8
@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.20220822-055756",
@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.000018 0.000006 0.000024 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006691 0.004957 1.076368 ( 7.092300)
build_miniruby 0.001372 0.000528 0.077650 ( 0.076223)
build_ruby 0.001841 0.000708 0.080748 ( 0.077911)
build_all 0.010231 0.000511 1.553486 ( 0.595374)
build_install 0.019852 0.000000 1.848936 ( 0.893347)
test_btest 0.001160 0.000000 74.381539 ( 8.000620)
test_basic 0.007497 0.000462 0.327332 ( 0.415659)
test_all 0.002212 0.001351 634.492606 ( 65.013716)
test_rubyspec 0.105005 0.062700 45.995574 ( 54.566109)
total: 136.73 sec