Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-172058
#<BuildRuby:0x000055894b3cf4b8
@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.20220912-172058",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009085 0.002096 1.134185 ( 1.096842)
build_miniruby 0.001546 0.000356 0.075663 ( 0.073886)
build_ruby 0.001340 0.000309 0.069488 ( 0.067641)
build_all 0.009164 0.000944 1.549336 ( 0.598421)
build_install 0.018949 0.004775 1.929415 ( 0.957751)
test_btest 0.001361 0.000000 93.080464 ( 9.522756)
test_basic 0.004272 0.003937 0.354560 ( 0.441913)
test_all 0.002719 0.000680 634.699808 ( 67.012559)
test_rubyspec 0.115722 0.062689 47.236133 ( 55.685767)
total: 135.46 sec