Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-211014
#<BuildRuby:0x0000559944962cc8
@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.20221204-211014",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005794 0.004559 1.206362 ( 1.409091)
build_miniruby 0.003349 0.000000 0.848742 ( 0.847456)
build_ruby 0.003481 0.000000 2.251691 ( 2.156385)
build_all 0.019779 0.001351 18.730571 ( 2.201925)
build_install 0.003623 0.017601 2.082198 ( 1.055193)
test_btest 0.001052 0.000443 87.733777 ( 9.239852)
test_basic 0.003319 0.006082 0.352742 ( 0.439188)
test_all 0.001986 0.000941 735.633443 ( 71.587502)
test_rubyspec 0.069470 0.117424 49.378254 ( 57.478787)
total: 146.42 sec