Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-155349
#<BuildRuby:0x000055c3c8313260
@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.20240112-155349",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004264 0.000000 0.812771 ( 1.214427)
build_miniruby 0.001275 0.000000 0.923211 ( 0.923552)
build_ruby 0.000000 0.001384 2.916794 ( 2.919213)
build_all 0.003341 0.007025 14.651195 ( 1.392902)
build_install 0.002135 0.007068 4.179941 ( 1.119765)
test_btest 0.000530 0.000117 82.377427 ( 6.864215)
test_basic 0.002554 0.000568 0.439343 ( 0.520424)
test_all 0.105220 0.031954 514.323067 ( 55.069163)
test_rubyspec 0.024006 0.010377 49.599851 ( 62.170154)
total: 132.19 sec