Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-085014
#<BuildRuby:0x000056097949c9c8
@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.20220728-085014",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006404 0.004786 1.016907 ( 4.820184)
build_miniruby 0.001376 0.000530 0.073848 ( 0.071996)
build_ruby 0.001439 0.000554 0.074355 ( 0.072825)
build_all 0.010178 0.000000 1.513353 ( 0.572713)
build_install 0.013640 0.009541 5.238012 ( 2.111858)
test_btest 0.000643 0.000250 74.031580 ( 8.529331)
test_basic 0.007345 0.000000 0.325395 ( 0.413942)
test_all 0.001585 0.000073 648.135613 ( 64.462745)
test_rubyspec 0.121534 0.055935 45.505684 ( 51.373622)
total: 132.43 sec