Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-112239
#<BuildRuby:0x000056408686be70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-112239",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004751 0.000053 1.200501 ( 1.186543)
build_miniruby 0.000816 0.000048 1.019201 ( 1.017812)
build_ruby 0.001119 0.000066 2.832156 ( 2.738934)
build_all 0.009315 0.000066 15.959882 ( 3.419129)
build_install 0.010650 0.000000 2.422374 ( 1.431021)
test_btest 0.000646 0.000000 58.472538 ( 12.155720)
test_basic 0.001763 0.003490 0.336182 ( 0.426067)
test_all 0.000785 0.000065 673.992717 (109.626498)
test_rubyspec 0.056683 0.008853 53.742065 ( 61.852782)
total: 193.86 sec