Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-174217
#<BuildRuby:0x0000564b30c37040
@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.20231217-174217",
@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.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001936 0.003690 1.444568 ( 1.798811)
build_miniruby 0.000840 0.000186 0.895627 ( 0.895730)
build_ruby 0.001100 0.000244 2.747793 ( 2.748233)
build_all 0.008880 0.000989 16.476284 ( 1.526292)
build_install 0.008668 0.000846 4.800849 ( 1.163217)
test_btest 0.000849 0.000170 89.498577 ( 7.142124)
test_basic 0.005328 0.000000 0.854411 ( 0.931423)
test_all 0.096890 0.034740 543.059165 ( 53.042769)
test_rubyspec 0.012086 0.035145 50.555269 ( 62.763683)
total: 132.01 sec