Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-061005
#<BuildRuby:0x000056075ac4c090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-061005",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000384 0.004084 0.978952 ( 1.250698)
build_miniruby 0.001059 0.000000 0.870275 ( 0.870451)
build_ruby 0.001498 0.000000 2.706921 ( 2.710951)
build_all 0.004627 0.003016 12.081056 ( 1.019554)
build_install 0.011742 0.001605 3.541040 ( 0.964135)
test_btest 0.000641 0.000128 63.926333 ( 5.691404)
test_basic 0.003491 0.000698 0.372103 ( 0.456658)
test_all 0.085694 0.012014 383.981983 ( 34.393817)
test_rubyspec 0.038455 0.027772 39.627928 ( 52.298101)
total: 99.66 sec