Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-081901
#<BuildRuby:0x000056019f2d06f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-081901",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007323 0.001831 0.975359 ( 1.517273)
build_miniruby 0.002168 0.000542 0.841116 ( 0.839304)
build_ruby 0.002505 0.000627 2.143080 ( 2.143291)
build_all 0.021224 0.000000 18.731163 ( 2.183876)
build_install 0.009920 0.010333 2.062771 ( 1.013662)
test_btest 0.001561 0.000000 88.610669 ( 8.893934)
test_basic 0.007694 0.001128 0.337350 ( 0.425564)
test_all 0.002046 0.000539 686.164509 ( 64.876824)
test_rubyspec 0.094034 0.071376 48.153954 ( 56.217495)
total: 138.11 sec