Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-225047
#<BuildRuby:0x000055e849443e00
@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-225047",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005049 0.000274 1.255290 ( 1.622179)
build_miniruby 0.000739 0.000197 0.944967 ( 0.943441)
build_ruby 0.000993 0.000265 2.788223 ( 2.696694)
build_all 0.008004 0.002135 22.702949 ( 4.380029)
build_install 0.008894 0.000000 4.315122 ( 1.494528)
test_btest 0.000599 0.000018 64.648407 ( 11.295111)
test_basic 0.003792 0.000893 0.279665 ( 0.370618)
test_all 0.000819 0.000192 651.374982 (123.023278)
test_rubyspec 0.032453 0.032315 52.840327 ( 61.023875)
total: 206.85 sec