Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-090642
#<BuildRuby:0x0000557e55ab38c0
@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.20231117-090642",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000522 0.004066 1.268482 ( 1.658949)
build_miniruby 0.001382 0.000000 0.877603 ( 0.876460)
build_ruby 0.001325 0.000000 3.012581 ( 3.012304)
build_all 0.009389 0.000641 16.683326 ( 1.520053)
build_install 0.000000 0.008637 4.937017 ( 1.188507)
test_btest 0.000000 0.001144 85.573520 ( 7.260392)
test_basic 0.001661 0.002107 0.635496 ( 0.712749)
test_all 0.103427 0.033090 537.635939 ( 52.133535)
test_rubyspec 0.027515 0.032104 49.755521 ( 62.079482)
total: 130.44 sec