Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-221251
#<BuildRuby:0x00005631ffae0178
@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.20231226-221251",
@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.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004113 0.000748 0.795638 ( 1.180382)
build_miniruby 0.001060 0.000000 0.810294 ( 0.810256)
build_ruby 0.001273 0.000000 2.650906 ( 2.652104)
build_all 0.004592 0.003047 11.879817 ( 0.967792)
build_install 0.006052 0.003461 3.587989 ( 0.969740)
test_btest 0.000619 0.000155 62.752722 ( 5.531995)
test_basic 0.000292 0.003922 0.388061 ( 0.466619)
test_all 0.058321 0.039177 362.654832 ( 40.982356)
test_rubyspec 0.034799 0.030610 40.060270 ( 52.640780)
total: 106.20 sec