Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-064734
#<BuildRuby:0x0000561ebcda3bb8
@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.20231223-064734",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004867 0.000282 1.223349 ( 1.561411)
build_miniruby 0.001049 0.000309 0.850292 ( 0.849687)
build_ruby 0.001125 0.000331 2.570286 ( 2.570228)
build_all 0.005486 0.004620 15.434755 ( 1.364687)
build_install 0.003479 0.004979 4.485638 ( 1.125584)
test_btest 0.001060 0.000000 77.412880 ( 7.454416)
test_basic 0.003475 0.001268 0.751109 ( 0.828768)
test_all 0.100305 0.031130 485.393603 ( 56.614560)
test_rubyspec 0.023624 0.023726 49.673458 ( 62.045653)
total: 134.42 sec