Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-174359
#<BuildRuby:0x0000559a4239d550
@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.20220828-174359",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000022)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000503 0.010167 0.823865 ( 0.882599)
build_miniruby 0.000993 0.000264 0.061842 ( 0.061610)
build_ruby 0.001228 0.000000 0.056441 ( 0.055963)
build_all 0.007243 0.000297 1.237716 ( 0.469487)
build_install 0.007745 0.007523 1.611759 ( 0.784229)
test_btest 0.001191 0.000375 51.778691 ( 5.945135)
test_basic 0.005723 0.000577 0.289183 ( 0.381176)
test_all 0.002485 0.002264 510.655324 ( 53.288239)
test_rubyspec 0.075475 0.040390 41.180052 ( 49.840304)
total: 111.71 sec