Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-224445
#<BuildRuby:0x0000561bbff29438
@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.20220810-224445",
@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.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.009070 0.861708 ( 0.943634)
build_miniruby 0.000201 0.001430 0.055038 ( 0.054180)
build_ruby 0.001072 0.000536 0.065534 ( 0.064312)
build_all 0.006017 0.003009 1.280733 ( 0.471192)
build_install 0.012344 0.003641 4.384971 ( 1.822177)
test_btest 0.000851 0.000393 51.562637 ( 5.896337)
test_basic 0.000884 0.005613 0.284841 ( 0.373804)
test_all 0.000708 0.002029 505.863251 ( 53.178901)
test_rubyspec 0.056493 0.061334 41.259752 ( 48.920576)
total: 111.73 sec