Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-232714
#<BuildRuby:0x000055cfa339f5f8
@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.20231214-232714",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004658 0.000085 1.369462 ( 1.714317)
build_miniruby 0.000818 0.000137 0.848219 ( 0.848078)
build_ruby 0.001195 0.000199 2.788144 ( 2.788798)
build_all 0.006994 0.003174 15.997034 ( 1.522971)
build_install 0.008191 0.001560 4.774401 ( 1.161094)
test_btest 0.001044 0.000000 85.708669 ( 7.091145)
test_basic 0.000000 0.005442 0.702583 ( 0.780249)
test_all 0.104961 0.028661 517.415626 ( 51.999345)
test_rubyspec 0.014828 0.038533 49.394957 ( 61.701297)
total: 129.61 sec