Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-065249
#<BuildRuby:0x00005638a3cc4110
@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.20231227-065249",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005042 0.001513 0.810967 ( 1.214103)
build_miniruby 0.000788 0.000236 0.799634 ( 0.799687)
build_ruby 0.001116 0.000334 2.690026 ( 2.691003)
build_all 0.006494 0.000502 12.051058 ( 0.970506)
build_install 0.010926 0.001540 3.424254 ( 0.952137)
test_btest 0.000483 0.000121 62.040090 ( 4.652265)
test_basic 0.000000 0.004164 0.391774 ( 0.472292)
test_all 0.079912 0.018076 379.754442 ( 34.706693)
test_rubyspec 0.034209 0.039928 40.249357 ( 52.834056)
total: 99.29 sec