Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-135705
#<BuildRuby:0x0000564e6fc306e0
@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.20221127-135705",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000081 0.000027 0.000108 ( 0.000114)
build_up 0.007994 0.002665 1.280445 ( 1.553597)
build_miniruby 0.001828 0.000609 0.848856 ( 0.851441)
build_ruby 0.002758 0.000000 2.254561 ( 2.170594)
build_all 0.016002 0.006287 24.946674 ( 2.863744)
build_install 0.019734 0.000000 4.917539 ( 1.190415)
test_btest 0.001209 0.000000 88.418399 ( 8.862368)
test_basic 0.006429 0.000502 0.352885 ( 0.441431)
test_all 0.000000 0.002455 716.132965 ( 70.251374)
test_rubyspec 0.053747 0.095606 49.683260 ( 58.137756)
total: 146.32 sec