Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-032343
#<BuildRuby:0x0000564da9aa00f8
@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.20230120-032343",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007387 0.000843 0.948048 ( 1.242374)
build_miniruby 0.002156 0.000539 0.846538 ( 0.844973)
build_ruby 0.002595 0.000649 2.117354 ( 2.144821)
build_all 0.011225 0.008454 18.342507 ( 2.186880)
build_install 0.019310 0.001594 1.805059 ( 0.953800)
test_btest 0.001305 0.000362 90.962189 ( 8.583832)
test_basic 0.006325 0.001756 0.343849 ( 0.432832)
test_all 0.001527 0.000425 653.806138 ( 62.472085)
test_rubyspec 0.093647 0.045641 48.056794 ( 56.269953)
total: 135.13 sec