Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-124906
#<BuildRuby:0x00005582a8203840
@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.20231203-124906",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004106 0.000912 1.279344 ( 1.595911)
build_miniruby 0.001423 0.000000 1.000353 ( 0.999611)
build_ruby 0.001249 0.000000 2.743870 ( 2.743633)
build_all 0.002876 0.007527 16.803314 ( 1.579492)
build_install 0.000652 0.008324 4.933384 ( 1.204738)
test_btest 0.000671 0.000268 86.540352 ( 7.461956)
test_basic 0.004437 0.000000 0.673978 ( 0.754419)
test_all 0.080716 0.056681 546.003816 ( 49.973269)
test_rubyspec 0.022481 0.025180 49.789031 ( 62.144762)
total: 128.46 sec