Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-071439
#<BuildRuby:0x0000559d0dfa32c8
@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.20221127-071439",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.002444 0.002957 1.224119 ( 1.740391)
build_miniruby 0.000817 0.000102 0.959950 ( 0.958541)
build_ruby 0.001129 0.000000 2.781874 ( 2.683324)
build_all 0.009818 0.000412 22.460593 ( 4.442697)
build_install 0.007744 0.003307 4.378979 ( 1.560368)
test_btest 0.000479 0.000069 65.682165 ( 10.761970)
test_basic 0.000000 0.004984 0.283441 ( 0.374059)
test_all 0.000302 0.001569 687.388910 (107.375690)
test_rubyspec 0.039342 0.023090 53.339477 ( 61.553050)
total: 191.45 sec