Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-024656
#<BuildRuby:0x0000564f0ae13ac0
@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.20221208-024656",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003838 0.000000 0.789900 ( 1.091396)
build_miniruby 0.000787 0.000000 0.705392 ( 0.704905)
build_ruby 0.000000 0.001236 2.378935 ( 2.312180)
build_all 0.008810 0.000028 12.379031 ( 1.495997)
build_install 0.003180 0.003383 1.612179 ( 0.758397)
test_btest 0.000615 0.000000 64.899475 ( 6.190253)
test_basic 0.000633 0.002735 0.248819 ( 0.344659)
test_all 0.000800 0.000266 486.365258 ( 49.359228)
test_rubyspec 0.013422 0.014904 35.455249 ( 45.850603)
total: 108.11 sec