Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-235516
#<BuildRuby:0x00005628d18bc090
@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.20240102-235516",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006490 0.000382 1.039031 ( 1.299393)
build_miniruby 0.000985 0.000000 0.788834 ( 0.788971)
build_ruby 0.001310 0.000000 2.651039 ( 2.652006)
build_all 0.007134 0.000763 11.862901 ( 0.953652)
build_install 0.002082 0.008503 3.632404 ( 0.972073)
test_btest 0.000621 0.000166 63.167396 ( 4.871550)
test_basic 0.003114 0.000830 0.392597 ( 0.473373)
test_all 0.077956 0.019691 378.025991 ( 40.116252)
test_rubyspec 0.029708 0.041313 39.908936 ( 52.489129)
total: 104.62 sec